summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* rootfs_ipk: remove runtime_script_required usageMartin Jansa2012-02-011-1/+1
* classes/image: implement generic locale package installationPaul Eggleton2012-01-031-21/+9
* opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie2011-12-161-23/+3
* rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI supportEric Bénard2011-12-081-1/+12
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-051-1/+26
* Revert "classes/buildhistory: add new output history collection class"Richard Purdie2011-12-011-26/+1
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-011-1/+26
* rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie2011-11-141-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-5/+5
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-081-2/+1
* rootfs_ipk bbclass: special-case base-passwd preinst to run firstKoen Kooi2011-11-041-0/+6
* debian/_ipk.bbclass: Added multilib support for package_name_hook()Lianhao Lu2011-09-161-1/+1
* package(rootfs)_ipk.bbclass: support multilib in opkg backend.Lianhao Lu2011-07-271-0/+2
OpenPOWER on IntegriCloud