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