summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* classes: Update classes to match new bitbake class scope functionalityRichard Purdie2022-08-121-44/+0
* classes: Add SPDX license identifiersRichard Purdie2022-08-121-0/+2
* classes: Add copyright statements to files without oneRichard Purdie2022-08-121-0/+4
* rootfs_ipk: allow do_populate_sdk in parallel to do_rootfsMichael Ho2021-01-131-2/+2
* roofs_*.bbclass: fix missing vardeps for do_rootfsLoic Domaigne2020-11-171-1/+1
* opkg/package/rootfs_ipk: allow overwriting OPKGLIBDIRAdrian Ratiu2019-07-171-1/+1
* rootfs_*: Also depend on do_package_qaTom Rini2018-10-091-1/+1
* lib/oe/package_manager/sdk: Ensure do_populate_sdk_ext and do_populate_sdk re...Richard Purdie2018-01-221-0/+1
* run-postinsts: simplify the logic of whether to install it to imagesAlexander Kanavin2017-03-141-1/+0
* meta: remove True option to getVarFlag callsJoshua Lock2016-12-161-1/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* classes/lib: Add expand parameter to getVarFlagRichard Purdie2016-02-041-1/+1
* rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexcludeMartin Jansa2015-11-241-1/+0
* opkg: Merge in opkg-collateralPaul Barker2015-02-031-1/+1
* rootfs_*: Refactor common depends/lockfile task flagsRichard Purdie2014-08-151-4/+2
* classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype>Richard Purdie2014-08-151-0/+3
* do_rootfs: Add PACKAGE_FEED_URIS as a vardepDavid Nyström2014-03-071-0/+1
* (image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu2014-02-131-1/+1
* rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu2014-02-111-30/+1
* Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu2014-02-111-106/+3
* rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architecturesPhil Blundell2014-02-021-7/+1
* classes/image: write image manifestPaul Eggleton2013-11-261-14/+0
* rootfs_*.bbclass: List which post-install scripts can not be runJeffrey C Honig2013-11-221-2/+3
* run-postinst: Ensure that the postinsts are orderedMark Hatle2013-10-071-1/+6
* classes: Remove references to _remove in function names since this may become...Richard Purdie2013-08-261-1/+1
* classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton2013-07-291-2/+0
* rootfs_*.bbclass: add some helper functionsLaurentiu Palcu2013-06-111-21/+18
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-22/+0
* rootfs_xxx.bbclass: fix bitbake -S hashes mismatch errorRobert Yang2013-03-121-1/+1
* rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton2013-02-191-3/+7
* rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...Laurentiu Palcu2013-02-131-7/+6
* package_ipk, rootfs_ipk: remove the "set -x"Laurentiu Palcu2013-02-061-1/+1
* ipk: use OPKGLIBDIR in all placesMartin Jansa2013-02-061-8/+8
* classes/rootfs_*: error out if postinstalls exist with read-only rootfsPaul Eggleton2013-01-181-1/+1
* rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfsMartin Jansa2012-12-191-0/+1
* rootfs_ipk/package_ipk: Simplify opkg commandline option variablesRichard Purdie2012-12-071-14/+11
* rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu2012-12-061-0/+2
* rootfs_ipk, package_ipk: drop --force-overwriteMartin Jansa2012-12-031-2/+2
* rootfs_ipk.bbclass: add missing --force_postinstall optionLaurentiu Palcu2012-11-281-2/+2
* rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formatedAndrei Gherzan2012-10-231-3/+3
* rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files codeAndrei Gherzan2012-10-231-1/+1
* opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie2012-10-021-2/+2
* rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell2012-09-241-2/+12
* buildhistory: improve performance of image info collectionPaul Eggleton2012-07-291-22/+12
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-12/+14
* image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle2012-07-031-0/+2
* classes/rootfs_*: fix splitting package dependency stringsPaul Eggleton2012-05-131-2/+2
* rootfs_ipk: don't echo opkg-cl output to log.do_rootfsMartin Jansa2012-03-301-0/+2
* rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filenameMartin Jansa2012-03-261-3/+4
* rootfs_ipk.bbclass: fix status file location in rootfsOtavio Salvador2012-02-241-3/+2