summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie2013-02-171-8/+0
* package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie2013-02-171-2/+7
* 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
* package_rpm.bbclass: Refactor the attempt only installMark Hatle2012-12-191-2/+6
* classes/image: handle multilibs in complementary package lookupPaul Eggleton2012-12-191-1/+4
* package_rpm: Workaround for 'all' arch multilib package namingMark Hatle2012-12-171-2/+12
* package_rpm.bbclass: Add a simply way to enable RPM debuggingMark Hatle2012-12-171-0/+3
* package_rpm.bbclass: Add additional install error detectionMark Hatle2012-12-171-1/+1
* package_rpm.bbclass: Add support for incremental installsMark Hatle2012-12-171-1/+47
* package_rpm.bbclass: Add additional loggingMark Hatle2012-12-171-0/+9
* package_rpm.bbclass: Fix the way the RPM platform file is generatedMark Hatle2012-12-171-3/+13
* package_rpm: Update the way the multilib package names are translatedMark Hatle2012-12-171-13/+175
* classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton2012-12-171-441/+90
* rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu2012-12-061-0/+2
* package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptletsMark Hatle2012-12-061-31/+55
* package_rpm.bbclass: Fix an issue where complementary installs failMark Hatle2012-10-071-5/+9
* classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie2012-10-021-38/+46
* package_rpm.bbclass: change the arch's "-" to "_" for platformRobert Yang2012-09-261-2/+2
* package_rpm.bbclass: no initial_solution in the second buildRobert Yang2012-09-261-4/+7
* Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan2012-09-201-3/+3
* package_rpm.bbclass: Avoid unnecessary installs in complementary passMark Hatle2012-09-121-1/+8
* package_rpm.bbclass: fix incremental rpm image generationRobert Yang2012-09-101-2/+2
* package_rpm.bbclass: fix the arch (replace "-" with "_")Robert Yang2012-09-101-5/+5
* nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie2012-09-021-1/+1
* archiver.bbclass: fix the remove errorRobert Yang2012-08-291-18/+7
* archiver.bbclass: remove the "upper()" functionRobert Yang2012-08-291-6/+6
* archiver.bbclass: fix the fakeroot and other issuesRobert Yang2012-08-291-2/+9
* archiver.bbclass: indent fixesRobert Yang2012-08-291-1/+0
* package_rpm.bbclass: fix and enhance the incremental rpm generationRobert Yang2012-08-211-25/+43
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-17/+17
* package_rpm.bbclass: Fix attemptonly install failuresMark Hatle2012-08-171-1/+1
* rpmresolve: improve debug outputPaul Eggleton2012-08-151-2/+2
* package_rpm.bbclass: Accomodate dash when using arraysKhem Raj2012-07-311-1/+6
* Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton2012-07-291-30/+44
* classes/rootfs_rpm: improve speed of RPM rootfs constructionPaul Eggleton2012-07-291-64/+45
* package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang2012-07-201-2/+2
* Remove a number of unneeded import os/bb callsRichard Purdie2012-07-191-3/+0
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-590/+590
* package_rpm: Avoid duplicate package generation failuresMark Hatle2012-07-091-5/+5
* Fix manual log file pathsMark Hatle2012-07-031-5/+5
* package_rpm.bbclass: fix incremental rpm generationRobert Yang2012-06-211-3/+13
* package_rpm: Verify that the package manifests are not emptyMark Hatle2012-06-121-25/+34
* rootfs_rpm.bbclass: Update database configuration fileMark Hatle2012-06-121-0/+32
* package_rpm: Add capability to directly query packageoriginMark Hatle2012-06-121-9/+9
* update-alternatives.bbclass: Refactor the implementationMark Hatle2012-05-301-4/+0
* package_rpm.bbclass: Fix incremental rpm image generationRobert Yang2012-05-241-12/+8
* package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie2012-05-111-1/+1
* package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie2012-04-301-14/+4
* package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie2012-04-301-9/+13