Age | Commit message (Expand) | Author | Files |
2017-02-15 | package_deb.bbclass: Ignore file paths in RPROVIDES | Amarnath Valluri | 1 |
2017-02-15 | classes: Drop now unneeded update_data calls | Richard Purdie | 1 |
2017-01-31 | package_deb: handle allarch when mapping tune to dpkg architectures | Ross Burton | 1 |
2017-01-22 | package_deb: Clean up pointless exception handling | Richard Purdie | 1 |
2017-01-22 | package_deb: Improve failure debug output | Richard Purdie | 1 |
2017-01-19 | classes/package*: Add support for PACKAGE_WRITE_DEPS | Richard Purdie | 1 |
2016-12-16 | meta: remove True option to getVar calls | Joshua Lock | 1 |
2016-10-03 | package_deb.bbclass: Use bb.fatal() instead of raising FuncFailed | Ulf Magnusson | 1 |
2016-07-25 | package_deb.bbclass/package_ipk.bbclass: sort RPROVIDES | Robert Yang | 1 |
2016-07-25 | package_deb.bbclass: fix Python 3 error | Matt Madison | 1 |
2016-06-16 | package_deb: Avoid chdir warnings and restore cwd after packaging | Richard Purdie | 1 |
2016-06-02 | classes/lib: Update to use python3 command pipeline decoding | Richard Purdie | 1 |
2016-06-02 | classes/lib: Convert to use python3 octal syntax | Richard Purdie | 1 |
2016-03-12 | package-deb: Ignore circular dependencies | Ricardo Ribalda Delgado | 1 |
2016-03-12 | package_deb: Fix python runtime error | Ricardo Ribalda Delgado | 1 |
2016-02-10 | package_deb: Ensure allarch deb packages aren't target specific | Richard Purdie | 1 |
2016-01-11 | package_deb.bbclass: add 'Multi-Arch: foreign' tag to allarch packages | Matt Madison | 1 |
2016-01-11 | package_deb.bbclass, cross-canadian.bbclass: DPKG_ARCH mapping function | Matt Madison | 1 |
2015-11-24 | bbclass: fix spelling mistakes | Maxin B. John | 1 |
2015-08-30 | package_*.bbclass: Ensure OVERRIDES doesn't change sstate signature | Richard Purdie | 1 |
2015-08-19 | package_deb.bbclass: Allow UTF-8 characters on control files | Leonardo Sandoval | 1 |
2015-07-20 | package_ipk/deb: Drop version information from RPROVIDES | Richard Purdie | 1 |
2015-06-23 | meta: Add explict getVar param for (non) expansion | Richard Purdie | 1 |
2015-06-11 | package_ipk/deb/rpm: Improve OVERRIDES handling | Richard Purdie | 1 |
2015-02-19 | packaging: allow globs in CONFFILES | Chen Qi | 1 |
2014-10-11 | package_deb: skip pre/postrm scripts on upgrade, write only one shebang | Andreas Oberritter | 1 |
2014-03-28 | package_*.bbclass: Simplify addtask | Richard Purdie | 1 |
2014-03-11 | package_deb: Map TARGET_ARCH x86_64 to DPKG_ARCH amd64 | Ricardo Ribalda Delgado | 1 |
2014-02-24 | package: Drop do_package_write task | Richard Purdie | 1 |
2014-02-14 | package_*.bbclass: remove references to the old bash indexing routines | Laurentiu Palcu | 1 |
2014-02-11 | conf/bitbake.conf: default HOMEPAGE to blank instead of unknown | Paul Eggleton | 1 |
2014-02-11 | package_(deb|ipk).bbclass: remove the stamp when creating package from cache | Laurentiu Palcu | 1 |
2014-02-11 | Activate the new python rootfs/image creation routines | Laurentiu Palcu | 1 |
2014-01-28 | package_{ipk, deb, rpm}.bbclass: support additional user-defined metadata | Leonid Borisenko | 1 |
2013-12-18 | sstate: Get rid of crazy name mapping | Richard Purdie | 1 |
2013-11-06 | package_deb/package_ipk: Cleanup control file handling/races | Richard Purdie | 1 |
2013-09-24 | package_deb, apt.conf: fix apt failure in do_rootfs() | Laurentiu Palcu | 1 |
2013-09-01 | meta: Don't use deprecated bitbake API | Richard Purdie | 1 |
2013-08-22 | package_deb: Add support for NO_RECOMMENDATIONS and PACKAGE_EXCLUDE | Mark Hatle | 1 |
2013-08-22 | package_deb.bbclass: Use the WORKDIR not SYSROOT for temp files | Mark Hatle | 1 |
2013-07-09 | package_deb.bbclass: make DESCRIPTION support newline | Robert Yang | 1 |
2013-06-07 | package_*.bbclass: Drop fakeroot from setscene calls | Richard Purdie | 1 |
2013-05-09 | class/lib: Fix up various file access methods | Richard Purdie | 1 |
2013-04-03 | package_deb.bbclass: fix 'armel' override | Bogdan Marinescu | 1 |
2013-03-23 | package/populate_sdk: Move functions from package_* to populate_sdk_* | Richard Purdie | 1 |
2013-03-23 | classes/buildhistory: implement history collection for SDKs | Paul Eggleton | 1 |
2013-03-22 | package_{ipk, deb, rpm}: drop the TARGET_OS conditional | Christopher Larson | 1 |
2013-03-22 | package_deb: don't install glibc-localedata-i18n separately | Christopher Larson | 1 |
2013-03-09 | package_deb.bbclass: set DPKG_ARCH_arm to "armel" | Constantin Musca | 1 |
2013-03-02 | package_deb.bbclass:fix meta-toolchain-sdk fail on do_populate_sdk | Hongxu Jia | 1 |