Age | Commit message (Expand) | Author | Files |
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 |
2013-03-02 | package_deb.bbclass:fix the arch (replace "_" with "-") in deb package control | Hongxu Jia | 1 |
2013-02-22 | package_deb: check CONFFILES exist before adding them to metadata | Ross Burton | 1 |
2013-02-17 | package_rpm/dev/ipk/tar: Drop unused functions | Richard Purdie | 1 |
2013-02-17 | package_rpm/deb/ipk: Error if we don't find packages when creating the packag... | Richard Purdie | 1 |
2013-01-30 | package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin... | Richard Purdie | 1 |
2013-01-25 | Split do_packagedata task from do_package | Richard Purdie | 1 |
2012-12-06 | package_deb: Dependencies with a ( or ) in them are invalid in debs | Mark Hatle | 1 |
2012-10-02 | classes: Update to use corrected bb.utils.explode_dep_versions2 API | Richard Purdie | 1 |
2012-10-02 | package_deb/ipk: Remap < and > to << and >> | Mark Hatle | 1 |
2012-09-20 | Replace "echo -e" with "printf" to have the same behavior in dash or bash | Andrei Gherzan | 1 |
2012-07-26 | classes/package_deb: add PackageArch field | Paul Eggleton | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-03 | Fix manual log file paths | Mark Hatle | 1 |
2012-07-02 | package_deb: When searching for E:, anchor expression | Richard Purdie | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-11 | package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hook | Richard Purdie | 1 |
2012-04-11 | classes/package_deb: create .gz index instead of .bz2 | Paul Eggleton | 1 |
2012-04-04 | package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de... | Andreas Oberritter | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2011-11-26 | getVar/setVar cleanups | Richard Purdie | 1 |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie | 1 |
2011-09-21 | deb packages support: switch from /var/dpkg to /var/lib/dpkg | Dexuan Cui | 1 |
2011-09-15 | package_deb.bbclass, populate_sdk_deb.bbclass: fix meta-toolchain-gmae build | Dexuan Cui | 1 |
2011-09-07 | package_deb.bbclass: put the stderr into log.do_xxx-attemptonly.xxx | Dexuan Cui | 1 |
2011-08-02 | bitbake.conf: Add SDK_PACKAGE_ARCHS | Mark Hatle | 1 |
2011-08-01 | package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typo | Koen Kooi | 1 |
2011-05-27 | classes/package_xxx.class: Use PKGE/PKGV/PKGR. | Lianhao Lu | 1 |
2011-05-20 | package-index.bb: add support for deb and rpm. | Dexuan Cui | 1 |
2011-02-22 | package_deb.bbclass: Place the whole task under fakeroot context to fix build... | Richard Purdie | 1 |
2011-02-01 | rootfs_deb/package_deb.bbclass: move func from rootfs_deb to package_deb | Lianhao Lu | 1 |
2011-01-31 | image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check(). | Lianhao Lu | 1 |
2011-01-21 | package_deb: Remove access to the D directory which isn't used and might not ... | Richard Purdie | 1 |
2010-10-22 | package_deb: The packaging command itself is run under fakeroot so these line... | Richard Purdie | 1 |
2010-10-22 | classes: Only enable fakeroot on setscene tasks with packaging | Richard Purdie | 1 |