aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_ipk.bbclass
AgeCommit message (Expand)Author
2016-12-16meta: remove True option to getVarFlag callsJoshua Lock
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-02-04classes/lib: Add expand parameter to getVarFlagRichard Purdie
2015-11-24rootfs_*.bbclass: don't add BUILDNAME to do_rootfs vardepsexcludeMartin Jansa
2015-02-03opkg: Merge in opkg-collateralPaul Barker
2014-08-15rootfs_*: Refactor common depends/lockfile task flagsRichard Purdie
2014-08-15classes: Combine rootfs_<pkgtype> and populate_sdk_<pkgtype>Richard Purdie
2014-03-07do_rootfs: Add PACKAGE_FEED_URIS as a vardepDavid Nyström
2014-02-13(image|rootfs_ipk).bbclass, rootfs.py: ipk multilib fixesLaurentiu Palcu
2014-02-11rootfs.py, package_manager.py, sdk.py: Fix building from feeds feature for opkgLaurentiu Palcu
2014-02-11Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu
2014-02-02rootfs_ipk: Ensure that BAD_RECOMMENDATIONS are honoured for all architecturesPhil Blundell
2013-11-26classes/image: write image manifestPaul Eggleton
2013-11-22rootfs_*.bbclass: List which post-install scripts can not be runJeffrey C Honig
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle
2013-08-26classes: Remove references to _remove in function names since this may become...Richard Purdie
2013-07-27classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton
2013-06-10rootfs_*.bbclass: add some helper functionsLaurentiu Palcu
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton
2013-03-12rootfs_xxx.bbclass: fix bitbake -S hashes mismatch errorRobert Yang
2013-02-19rootfs_ipkg: fix BAD_RECOMMENDATIONS handlingRoss Burton
2013-02-12rootfs_(ipk|deb|rpm).bbclass: check package installation status after ROOTFS_...Laurentiu Palcu
2013-02-06package_ipk, rootfs_ipk: remove the "set -x"Laurentiu Palcu
2013-02-06ipk: use OPKGLIBDIR in all placesMartin Jansa
2013-01-18classes/rootfs_*: error out if postinstalls exist with read-only rootfsPaul Eggleton
2012-12-18rootfs_*.bbclass: exclude BUILDNAME var dependency from do_rootfsMartin Jansa
2012-12-07rootfs_ipk/package_ipk: Simplify opkg commandline option variablesRichard Purdie
2012-12-06rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu
2012-12-03rootfs_ipk, package_ipk: drop --force-overwriteMartin Jansa
2012-11-28rootfs_ipk.bbclass: add missing --force_postinstall optionLaurentiu Palcu
2012-10-23rootfs_ipk.bbclass: Some extra spaces / tabs were removed / formatedAndrei Gherzan
2012-10-23rootfs_ipk.bbclass: Don't duplicate remove_packaging_data_files codeAndrei Gherzan
2012-10-02opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie
2012-09-24rootfs_ipk: Avoid leaving run-postinsts around if online package management i...Phil Blundell
2012-07-28buildhistory: improve performance of image info collectionPaul Eggleton
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-03image.bbclass: Add support to build the SDK in parallel with the imageMark Hatle
2012-05-13classes/rootfs_*: fix splitting package dependency stringsPaul Eggleton
2012-03-30rootfs_ipk: don't echo opkg-cl output to log.do_rootfsMartin Jansa
2012-03-26rootfs_ipk: replace 3 opkg-cl calls with one in get_package_filenameMartin Jansa
2012-02-24rootfs_ipk.bbclass: fix status file location in rootfsOtavio Salvador
2012-02-01rootfs_ipk: remove runtime_script_required usageMartin Jansa
2012-01-02classes/image: implement generic locale package installationPaul Eggleton
2011-12-16opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie
2011-12-08rootfs_ipk: implement FEED_DEPLOYDIR_BASE_URI supportEric Bénard
2011-12-05classes/buildhistory: add new output history collection classPaul Eggleton
2011-12-01Revert "classes/buildhistory: add new output history collection class"Richard Purdie
2011-12-01classes/buildhistory: add new output history collection classPaul Eggleton
2011-11-14rootfs_ipk.bbclass: Ensure bad recommendations persist in the status fileRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie