summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_deb.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package-deb: Ignore circular dependenciesRicardo Ribalda Delgado2016-03-121-0/+3
* package_deb: Fix python runtime errorRicardo Ribalda Delgado2016-03-121-2/+2
* package_deb: Ensure allarch deb packages aren't target specificRichard Purdie2016-02-101-0/+1
* package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packagesMatt Madison2016-01-111-0/+2
* package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping functionMatt Madison2016-01-111-10/+25
* bbclass: fix spelling mistakesMaxin B. John2015-11-241-1/+1
* package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie2015-08-301-0/+3
* package_deb.bbclass: Allow UTF-8 characters on control filesLeonardo Sandoval2015-08-191-7/+11
* package_ipk/deb: Drop version information from RPROVIDESRichard Purdie2015-07-201-1/+2
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-2/+2
* package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie2015-06-161-1/+1
* packaging: allow globs in CONFFILESChen Qi2015-02-191-1/+1
* package_deb: skip pre/postrm scripts on upgrade, write only one shebangAndreas Oberritter2014-10-111-2/+15
* package_*.bbclass: Simplify addtaskRichard Purdie2014-03-301-1/+1
* package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64Ricardo Ribalda Delgado2014-03-111-0/+2
* package: Drop do_package_write taskRichard Purdie2014-02-251-0/+2
* package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu2014-02-141-1/+0
* conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton2014-02-111-1/+2
* package_(deb|ipk).bbclass: remove the stamp when creating package from cacheLaurentiu Palcu2014-02-111-0/+5
* Activate the new python rootfs/image creation routinesLaurentiu Palcu2014-02-111-146/+0
* package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko2014-01-281-0/+5
* sstate: Get rid of crazy name mappingRichard Purdie2013-12-181-1/+0
* package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie2013-11-061-7/+8
* package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu2013-09-241-0/+1
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-2/+2
* package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDEMark Hatle2013-08-221-4/+13
* package_deb.bbclass: Use the WORKDIR not SYSROOT for temp filesMark Hatle2013-08-221-7/+10
* package_deb.bbclass: make DESCRIPTION support newlineRobert Yang2013-07-101-2/+12
* package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie2013-06-071-1/+0
* class/lib: Fix up various file access methodsRichard Purdie2013-05-091-3/+3
* package_deb.bbclass: fix 'armel' overrideBogdan Marinescu2013-04-031-3/+5
* package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie2013-03-231-28/+0
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-0/+28
* package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson2013-03-221-10/+7
* package_deb: don't install glibc-localedata-i18n separatelyChristopher Larson2013-03-221-4/+0
* package_deb.bbclass: set DPKG_ARCH_arm to "armel"Constantin Musca2013-03-101-0/+1
* package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdkHongxu Jia2013-03-021-3/+9
* package_deb.bbclass:fix the arch (replace "_" with "-") in deb package controlHongxu Jia2013-03-021-0/+8
* package_deb: check CONFFILES exist before adding them to metadataRoss Burton2013-02-221-1/+2
* package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie2013-02-171-51/+0
* package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie2013-02-171-1/+6
* package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin...Richard Purdie2013-01-301-0/+1
* Split do_packagedata task from do_packageRichard Purdie2013-01-251-1/+1
* package_deb: Dependencies with a ( or ) in them are invalid in debsMark Hatle2012-12-061-0/+10
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-021-10/+11
* package_deb/ipk: Remap < and > to << and >>Mark Hatle2012-10-021-0/+18
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-1/+1
* classes/package_deb: add PackageArch fieldPaul Eggleton2012-07-261-0/+1
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-2/+2
* Fix manual log file pathsMark Hatle2012-07-031-2/+2