aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
AgeCommit message (Expand)Author
2012-04-06package_ipk.bbclass: fixing muttilib prefix extracting.Lianhao Lu
2012-04-06package_ipk: don't generate Packages.filelistMartin Jansa
2012-04-04package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter
2012-03-08package_ipk.bbclass: Ensure Source is set to something else packaging can failRichard Purdie
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-01-05image-mklibs/package_ipk: Remove bashismsRichard Purdie
2011-12-16opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-11-08multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu
2011-11-01package_ipk: There is no longer any need to force owners/groups to rootRichard Purdie
2011-09-16debian/_ipk.bbclass: Added multilib support for package_name_hook()Lianhao Lu
2011-08-16package(_ipk).bbclass: opkg using ALL_MULTILIB_PACKAGE_ARCHSLianhao Lu
2011-08-02package_ipk: SDK generation workaroundMark Hatle
2011-08-02bitbake.conf: Add SDK_PACKAGE_ARCHSMark Hatle
2011-08-01package_{deb, rpm, ipk}.bbclass: fix 'lingusa' typoKoen Kooi
2011-07-27package(rootfs)_ipk.bbclass: support multilib in opkg backend.Lianhao Lu
2011-07-14package_ipk: add License field to control fileKoen Kooi
2011-05-27classes/package_xxx.class: Use PKGE/PKGV/PKGR.Lianhao Lu
2011-05-20package-index.bb: add support for deb and rpm.Dexuan Cui
2011-02-01rootfs_ipk/package_ipk.bbclass: Move func from rootfs_ipk to package_ipkLianhao Lu
2011-01-31image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu
2011-01-21package_ipk: Do not depend on the existence of "D" to create ipk packageDongxiao Xu
2010-12-10cross-canadian: Update after PN changes to include TARGET_ARCHRichard Purdie
2010-10-22classes: Only enable fakeroot on setscene tasks with packagingRichard Purdie
2010-10-22pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie
2010-10-11Add Summary/Description support to packagingMark Hatle
2010-10-05Revert "classes: Disable setscene tasks for initial testing"Richard Purdie
2010-08-31meta/classes: Fix whitespace mismatch and broken functionsRichard Purdie
2010-08-19classes: Disable setscene tasks for initial testingRichard Purdie
2010-08-19package_*.bbclass: Always run these tasks under fakerootRichard Purdie
2010-08-19package_ipk.bbclass: Convert to new task based stagingRichard Purdie
2010-08-04package_ipk.bbclass: Fix variable nameRichard Purdie
2010-08-04package_ipk: Clean up initial variablesRichard Purdie
2010-07-16Use pseudo rather than fakeroot for fake root privilegesJoshua Lock
2010-07-07package_*.bbclass: Only set pkg in overrides. These are the only values we're...Richard Purdie
2010-07-07Revert "classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when ...Richard Purdie
2010-07-01classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packagingJoshua Lock
2010-06-30classes/package_ipk|_deb.bbclass: Make sure versions correctly make it into o...Richard Purdie
2010-01-14package_ipk.bbclass: Tweak handling for all/any/noarch and nativesdkRichard Purdie
2010-01-14package_ipk.bbclass: Add handling for all/any/noarch and nativesdkRichard Purdie
2009-11-16package_ipk.bbclass: Fix typoRichard Purdie
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie
2009-11-13classes: Remove and sanitise import statementsRichard Purdie
2009-09-17nativesdk/package_ipk.bbclass: Clean up sdk package architecturesRichard Purdie
2009-09-17package_ipk.bbclass: Convert to use SDK_ARCHRichard Purdie
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie
2009-08-12package_ipk.bbclass: Place configuration files in WORKDIR, not stagingRichard Purdie
2009-07-08package_ipk.bbclass: Solve opkg-make-index locking problem using flockRichard Purdie