aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)Author
2012-12-19package_rpm.bbclass: Refactor the attempt only installMark Hatle
2012-12-19classes/image: handle multilibs in complementary package lookupPaul Eggleton
2012-12-14package_rpm: Workaround for 'all' arch multilib package namingMark Hatle
2012-12-14package_rpm.bbclass: Add a simply way to enable RPM debuggingMark Hatle
2012-12-14package_rpm.bbclass: Add additional install error detectionMark Hatle
2012-12-14package_rpm.bbclass: Add support for incremental installsMark Hatle
2012-12-14package_rpm.bbclass: Add additional loggingMark Hatle
2012-12-14package_rpm.bbclass: Fix the way the RPM platform file is generatedMark Hatle
2012-12-14package_rpm: Update the way the multilib package names are translatedMark Hatle
2012-12-14classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton
2012-12-06rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu
2012-12-06package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptletsMark Hatle
2012-10-07package_rpm.bbclass: Fix an issue where complementary installs failMark Hatle
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie
2012-09-26package_rpm.bbclass: change the arch's "-" to "_" for platformRobert Yang
2012-09-26package_rpm.bbclass: no initial_solution in the second buildRobert Yang
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan
2012-09-12package_rpm.bbclass: Avoid unnecessary installs in complementary passMark Hatle
2012-09-10package_rpm.bbclass: fix incremental rpm image generationRobert Yang
2012-09-10package_rpm.bbclass: fix the arch (replace "-" with "_")Robert Yang
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie
2012-08-28archiver.bbclass: fix the remove errorRobert Yang
2012-08-28archiver.bbclass: remove the "upper()" functionRobert Yang
2012-08-28archiver.bbclass: fix the fakeroot and other issuesRobert Yang
2012-08-28archiver.bbclass: indent fixesRobert Yang
2012-08-21package_rpm.bbclass: fix and enhance the incremental rpm generationRobert Yang
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-08-17package_rpm.bbclass: Fix attemptonly install failuresMark Hatle
2012-08-15rpmresolve: improve debug outputPaul Eggleton
2012-07-31package_rpm.bbclass: Accomodate dash when using arraysKhem Raj
2012-07-28Rework installation of dev, dbg, doc, and locale packagesPaul Eggleton
2012-07-28classes/rootfs_rpm: improve speed of RPM rootfs constructionPaul Eggleton
2012-07-20package_rpm: DEPLOY_DIR_RPM must exist before make indexRobert Yang
2012-07-19Remove a number of unneeded import os/bb callsRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-09package_rpm: Avoid duplicate package generation failuresMark Hatle
2012-07-03Fix manual log file pathsMark Hatle
2012-06-21package_rpm.bbclass: fix incremental rpm generationRobert Yang
2012-06-12package_rpm: Verify that the package manifests are not emptyMark Hatle
2012-06-12rootfs_rpm.bbclass: Update database configuration fileMark Hatle
2012-06-12package_rpm: Add capability to directly query packageoriginMark Hatle
2012-05-30update-alternatives.bbclass: Refactor the implementationMark Hatle
2012-05-24package_rpm.bbclass: Fix incremental rpm image generationRobert Yang
2012-05-11package.bbclass: Drop EXPORT_FUNCTIONS use against mapping_rename_hookRichard Purdie
2012-04-27package_rpm: Only rebuild the indexes if the packages have changedRichard Purdie
2012-04-26package_rpm.bbclass: Replace shell provides/requires script with python versionRichard Purdie
2012-04-12package_rpm.bbclass: Set tmppath for rpm to somewhere which won't conflict wi...Richard Purdie
2012-04-12package_rpm.bbclass: Use the correct macros file to avoid empty solvedb path ...Richard Purdie
2012-04-12package_rpm: Fix useradd preinst ordering issuesRichard Purdie
2012-04-04package_{deb,ipk,rpm}: apply umask to files generated in do_package_write_{de...Andreas Oberritter