summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_ipk.bbclass
Commit message (Expand)AuthorAgeFilesLines
* 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
* ipk: use OPKGLIBDIR in all placesMartin Jansa2013-02-061-1/+3
* package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin...Richard Purdie2013-01-301-0/+1
* Split do_packagedata task from do_packageRichard Purdie2013-01-251-1/+1
* rootfs_ipk/package_ipk: Simplify opkg commandline option variablesRichard Purdie2012-12-071-3/+4
* rootfs_ipk, package_ipk: drop --force-overwriteMartin Jansa2012-12-031-1/+1
* opkg: Convert select-higher-version option to prefer-arch-to-versionRichard Purdie2012-10-021-1/+1
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-021-10/+11
* package_deb/ipk: Remap < and > to << and >>Mark Hatle2012-10-021-0/+18
* package_ipk: Remove spurious '-i' in grep command for log_checkPhil Blundell2012-09-261-1/+1
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-1/+1
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-17/+17
* package_ipk.bbclass: Fix python whitespaceRichard Purdie2012-07-191-219/+219
* Fix manual log file pathsMark Hatle2012-07-031-1/+1
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-5/+8
* package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie2012-05-111-1/+1
* package_ipk.bbclass: fixing muttilib prefix extracting.Lianhao Lu2012-04-061-2/+2
* package_ipk: don't generate Packages.filelistMartin Jansa2012-04-061-1/+1
* package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter2012-04-041-0/+1
* package_ipk.bbclass: Ensure Source is set to something else packaging can failRichard Purdie2012-03-081-1/+1
* meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie2012-03-051-21/+21
* meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie2012-03-051-4/+2
* image-mklibs/package_ipk: Remove bashismsRichard Purdie2012-01-051-2/+6
* opkg: Update svn 625 -> 633 and fix preinst issuesRichard Purdie2011-12-161-1/+1
* getVar/setVar cleanupsRichard Purdie2011-11-271-2/+2
OpenPOWER on IntegriCloud