aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
AgeCommit message (Expand)Author
2012-10-02opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie
2012-10-02package_deb/ipk: Remap < and > to << and >>Mark Hatle
2012-09-26package_ipk: Remove spurious '-i' in grep command for log_checkPhil Blundell
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-07-19package_ipk.bbclass: Fix python whitespaceRichard Purdie
2012-07-03Fix manual log file pathsMark Hatle
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-11package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie
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