aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
AgeCommit message (Expand)Author
2016-06-02classes/lib: Convert to use python3 octal syntaxRichard Purdie
2016-03-11gpg_sign: add local ipk package signing functionalityIoan-Adrian Ratiu
2015-12-09package_ipk: allow to specify OPKG_ARGS in local.confVladimir Zapolskiy
2015-08-30package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie
2015-07-20package_ipk/deb: Drop version information from RPROVIDESRichard Purdie
2015-06-23meta: Add explict getVar param for (non) expansionRichard Purdie
2015-06-11package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie
2015-02-19packaging: allow globs in CONFFILESChen Qi
2014-10-06package_ipk.bbclass: Fix SRC_URI whitespace handlingMark Hatle
2014-06-17package_ipk.bbclass: Support hierarchical feedPaul Barker
2014-03-28package_*.bbclass: Simplify addtaskRichard Purdie
2014-02-24package: Drop do_package_write taskRichard Purdie
2014-02-14package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu
2014-02-11conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton
2014-02-11Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu
2014-02-11package_(deb|ipk).bbclass: remove the stamp when creating package from cacheLaurentiu Palcu
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie
2013-11-06package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-22package_ipk: Add support for PACKAGE_EXCLUDEMark Hatle
2013-08-22package_ipk: Add support for NO_RECOMMENDATIONSMark Hatle
2013-07-09package_ipk.bbclass: make DESCRIPTION support newlineRobert Yang
2013-06-07package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie
2013-05-09class/lib: Fix up various file access methodsRichard Purdie
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