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