summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package_[deb|ipk]: improve multiprocess logic when creating deb/ipk packagesLeonardo Sandoval2017-09-111-3/+33
* package_deb, ipk: improve subprocess output on package manager commandLeonardo Sandoval2017-09-111-1/+3
* package_ipk: Parallelise ipk creationRichard Purdie2017-06-221-2/+18
* package_ipk: Clean up Source entry in ipk packagesRichard Purdie2017-06-161-4/+2
* package_ipk: correct ipk multiline descriptionsLeonardo Sandoval2017-05-301-9/+2
* package_ipk/deb: Tweak functions for better cleanup and layoutRichard Purdie2017-05-121-16/+16
* package_ipk: Split into two functionsRichard Purdie2017-05-121-15/+23
* package_ipk.bbclass: Replace empty lines in DESCRIPTION with '.'Mariano Lopez2017-04-101-1/+5
* classes: Drop now unneeded update_data callsRichard Purdie2017-02-151-1/+0
* package_ipk: Clean up pointless exception handlingRichard Purdie2017-01-221-43/+24
* package_ipk: Improve failure debug outputRichard Purdie2017-01-221-4/+1
* classes/package*: Add support for PACKAGE_WRITE_DEPSRichard Purdie2017-01-201-0/+1
* meta: remove True option to getVar callsJoshua Lock2016-12-161-30/+30
* package_ipk.bbclass: Use bb.fatal() instead of raising FuncFailedUlf Magnusson2016-10-041-5/+5
* meta: cleanup d.getVar(var, 1)Robert Yang2016-09-141-1/+1
* package_deb.bbclass/package_ipk.bbclass: sort RPROVIDESRobert Yang2016-07-261-0/+2
* package_ipk: restore cwd after packagingRoss Burton2016-06-151-0/+3
* classes/lib: Convert to use python3 octal syntaxRichard Purdie2016-06-021-1/+1
* gpg_sign: add local ipk package signing functionalityIoan-Adrian Ratiu2016-03-111-0/+5
* package_ipk: allow to specify OPKG_ARGS in local.confVladimir Zapolskiy2015-12-091-1/+1
* package_*.bbclass: Ensure OVERRIDES doesn't change sstate signatureRichard Purdie2015-08-301-0/+2
* package_ipk/deb: Drop version information from RPROVIDESRichard Purdie2015-07-201-1/+2
* meta: Add explict getVar param for (non) expansionRichard Purdie2015-06-231-3/+3
* package_ipk/deb/rpm: Improve OVERRIDES handlingRichard Purdie2015-06-161-1/+1
* packaging: allow globs in CONFFILESChen Qi2015-02-191-1/+1
* package_ipk.bbclass: Fix SRC_URI whitespace handlingMark Hatle2014-10-061-1/+1
* package_ipk.bbclass: Support hierarchical feedPaul Barker2014-07-231-1/+26
* package_*.bbclass: Simplify addtaskRichard Purdie2014-03-301-1/+1
* package: Drop do_package_write taskRichard Purdie2014-02-251-0/+2
* package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu2014-02-141-1/+0
* conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton2014-02-111-1/+2
* Cleanup image,rootfs_ipk,package_ipk bbclass filesLaurentiu Palcu2014-02-111-196/+1
* package_(deb|ipk).bbclass: remove the stamp when creating package from cacheLaurentiu Palcu2014-02-111-0/+5
* package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko2014-01-281-0/+5
* sstate: Get rid of crazy name mappingRichard Purdie2013-12-181-1/+0
* package_deb/package_ipk: Cleanup control file handling/racesRichard Purdie2013-11-061-6/+8
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-2/+2
* package_ipk: Add support for PACKAGE_EXCLUDEMark Hatle2013-08-221-0/+1
* package_ipk: Add support for NO_RECOMMENDATIONSMark Hatle2013-08-221-0/+1
* package_ipk.bbclass: make DESCRIPTION support newlineRobert Yang2013-07-101-2/+11
* package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie2013-06-071-1/+0
* class/lib: Fix up various file access methodsRichard Purdie2013-05-091-3/+3
* package_ipk: Ensure the status file existsRichard Purdie2013-04-181-0/+1
* package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie2013-03-231-24/+0
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-0/+24
* package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson2013-03-221-8/+3
* package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie2013-02-171-56/+0
* package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie2013-02-171-1/+6
* package_ipk: check CONFFILES exist before adding them to metadataRoss Burton2013-02-151-1/+2
* package_ipk, rootfs_ipk: remove the "set -x"Laurentiu Palcu2013-02-061-1/+1