summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
AgeCommit message (Expand)Author
2017-06-16package_ipk: Parallelise ipk creationRichard Purdie
2017-06-16package_ipk: Clean up Source entry in ipk packagesRichard Purdie
2017-05-30package_ipk: correct ipk multiline descriptionsLeonardo Sandoval
2017-05-11package_ipk/deb: Tweak functions for better cleanup and layoutRichard Purdie
2017-05-11package_ipk: Split into two functionsRichard Purdie
2017-04-08package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'Mariano Lopez
2017-02-15classes: Drop now unneeded update_data callsRichard Purdie
2017-01-22package_ipk: Clean up pointless exception handlingRichard Purdie
2017-01-22package_ipk: Improve failure debug outputRichard Purdie
2017-01-19classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie
2016-12-16meta: remove True option to getVar callsJoshua Lock
2016-10-03package_ipk.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson
2016-09-14meta: cleanup d.getVar(var, 1)Robert Yang
2016-07-25package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang
2016-06-15package_ipk: restore cwd after packagingRoss Burton
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