Age | Commit message (Expand) | Author |
2016-02-04 | classes/lib: Add expand parameter to getVarFlag | Richard Purdie |
2015-11-24 | rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexclude | Martin Jansa |
2015-02-03 | opkg: Merge in opkg-collateral | Paul Barker |
2014-08-15 | rootfs_*: Refactor common depends/lockfile task flags | Richard Purdie |
2014-08-15 | classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype> | Richard Purdie |
2014-03-07 | do_rootfs: Add PACKAGE_FEED_URIS as a vardep | David Nyström |
2014-02-13 | (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixes | Laurentiu Palcu |
2014-02-11 | rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkg | Laurentiu Palcu |
2014-02-11 | Cleanup image,rootfs_ipk,package_ipk bbclass files | Laurentiu Palcu |
2014-02-02 | rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architectures | Phil Blundell |
2013-11-26 | classes/image: write image manifest | Paul Eggleton |
2013-11-22 | rootfs_*.bbclass: List which post-install scripts can not be run | Jeffrey C Honig |
2013-10-06 | run-postinst: Ensure that the postinsts are ordered | Mark Hatle |
2013-08-26 | classes: Remove references to _remove in function names since this may become... | Richard Purdie |
2013-07-27 | classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPM | Paul Eggleton |
2013-06-10 | rootfs_*.bbclass: add some helper functions | Laurentiu Palcu |
2013-03-23 | classes/buildhistory: implement history collection for SDKs | Paul Eggleton |
2013-03-12 | rootfs_xxx.bbclass: fix bitbake -S hashes mismatch error | Robert Yang |
2013-02-19 | rootfs_ipkg: fix BAD_RECOMMENDATIONS handling | Ross Burton |
2013-02-12 | rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_... | Laurentiu Palcu |
2013-02-06 | package_ipk, rootfs_ipk: remove the "set -x" | Laurentiu Palcu |
2013-02-06 | ipk: use OPKGLIBDIR in all places | Martin Jansa |
2013-01-18 | classes/rootfs_*: error out if postinstalls exist with read-only rootfs | Paul Eggleton |
2012-12-18 | rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfs | Martin Jansa |
2012-12-07 | rootfs_ipk/package_ipk: Simplify opkg commandline option variables | Richard Purdie |
2012-12-06 | rootfs generation: export two new variables to postinst scriptlets | Laurentiu Palcu |
2012-12-03 | rootfs_ipk, package_ipk: drop --force-overwrite | Martin Jansa |
2012-11-28 | rootfs_ipk.bbclass: add missing --force_postinstall option | Laurentiu Palcu |
2012-10-23 | rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formated | Andrei Gherzan |
2012-10-23 | rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files code | Andrei Gherzan |
2012-10-02 | opkg: Convert select-higher-version option to prefer-arch-to-version | Richard Purdie |
2012-09-24 | rootfs_ipk: Avoid leaving run-postinsts around if online package management i... | Phil Blundell |
2012-07-28 | buildhistory: improve performance of image info collection | Paul Eggleton |
2012-07-28 | Rework installation of dev, dbg, doc, and locale packages | Paul Eggleton |
2012-07-03 | image.bbclass: Add support to build the SDK in parallel with the image | Mark Hatle |
2012-05-13 | classes/rootfs_*: fix splitting package dependency strings | Paul Eggleton |
2012-03-30 | rootfs_ipk: don't echo opkg-cl output to log.do_rootfs | Martin Jansa |
2012-03-26 | rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filename | Martin Jansa |
2012-02-24 | rootfs_ipk.bbclass: fix status file location in rootfs | Otavio Salvador |
2012-02-01 | rootfs_ipk: remove runtime_script_required usage | Martin Jansa |
2012-01-02 | classes/image: implement generic locale package installation | Paul Eggleton |
2011-12-16 | opkg: Update svn 625 -> 633 and fix preinst issues | Richard Purdie |
2011-12-08 | rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI support | Eric Bénard |
2011-12-05 | classes/buildhistory: add new output history collection class | Paul Eggleton |
2011-12-01 | Revert "classes/buildhistory: add new output history collection class" | Richard Purdie |
2011-12-01 | classes/buildhistory: add new output history collection class | Paul Eggleton |
2011-11-14 | rootfs_ipk.bbclass: Ensure bad recommendations persist in the status file | Richard Purdie |
2011-11-10 | Convert to use direct access to the data store (instead of bb.data.*Var*()) | Richard Purdie |
2011-11-08 | multilib: Drop MULTILIB_IMAGE_INSTALL | Dongxiao Xu |
2011-11-04 | rootfs_ipk bbclass: special-case base-passwd preinst to run first | Koen Kooi |