summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
AgeCommit message (Expand)Author
2013-04-18package_ipk: Ensure the status file existsRichard Purdie
2013-03-23package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton
2013-03-22package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson
2013-02-17package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie
2013-02-17package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie
2013-02-15package_ipk: check CONFFILES exist before adding them to metadataRoss Burton
2013-02-06package_ipk, rootfs_ipk: remove the "set -x"Laurentiu Palcu
2013-02-06ipk: use OPKGLIBDIR in all placesMartin Jansa
2013-01-30package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin...Richard Purdie
2013-01-25Split do_packagedata task from do_packageRichard Purdie
2012-12-07rootfs_ipk/package_ipk: Simplify opkg commandline option variablesRichard Purdie
2012-12-03rootfs_ipk, package_ipk: drop --force-overwriteMartin Jansa
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