aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_deb.bbclass
AgeCommit message (Expand)Author
2017-02-15package_deb.bbclass: Ignore file paths in RPROVIDESAmarnath Valluri
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-31package_deb: handle allarch when mapping tune to dpkg architecturesRoss Burton
2017-01-22package_deb: Clean up pointless exception handlingRichard Purdie
2017-01-22package_deb: Improve failure debug outputRichard Purdie
2017-01-19classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-03package_deb.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-07-25package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang
2016-07-25package_deb.bbclass: fix Python 3 errorMatt Madison
2016-06-16package_deb: Avoid chdir warnings and restore cwd after packagingRichard Purdie
2016-06-02classes/lib: Update to use python3 command pipeline decodingRichard Purdie
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-03-12package-deb: Ignore circular dependenciesRicardo Ribalda Delgado
2016-03-12package_deb: Fix python runtime errorRicardo Ribalda Delgado
2016-02-10package_deb: Ensure allarch deb packages aren't target specificRichard Purdie
2016-01-11package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packagesMatt Madison
2016-01-11package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping functionMatt Madison
2015-11-24bbclass: fix spelling mistakesMaxin B. John
2015-08-30package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie
2015-08-19package_deb.bbclass: Allow UTF-8 characters on control filesLeonardo Sandoval
2015-07-20package_ipk/deb: Drop version information from RPROVIDESRichard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-11package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie
2015-02-19packaging: allow globs in CONFFILESChen Qi
2014-10-11package_deb: skip pre/postrm scripts on upgrade, write only one shebangAndreas Oberritter
2014-03-28package_*.bbclass: Simplify addtaskRichard Purdie
2014-03-11package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64Ricardo Ribalda Delgado
2014-02-24package: Drop do_package_write taskRichard Purdie
2014-02-14package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu
2014-02-11conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton
2014-02-11package_(deb|ipk).bbclass: remove the stamp when creating package from cacheLaurentiu Palcu
2014-02-11Activate the new python rootfs/image creation routinesLaurentiu Palcu
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-11-06package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie
2013-09-24package_deb, apt.conf: fix apt failure in do_rootfs()Laurentiu Palcu
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-22package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDEMark Hatle
2013-08-22package_deb.bbclass: Use the WORKDIR not SYSROOT for temp filesMark Hatle
2013-07-09package_deb.bbclass: make DESCRIPTION support newlineRobert Yang
2013-06-07package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
2013-04-03package_deb.bbclass: fix 'armel' overrideBogdan Marinescu
2013-03-23package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton
2013-03-22package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson
2013-03-22package_deb: don't install glibc-localedata-i18n separatelyChristopher Larson
2013-03-09package_deb.bbclass: set DPKG_ARCH_arm to "armel"Constantin Musca
2013-03-02package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdkHongxu Jia