summaryrefslogtreecommitdiff
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)AuthorFiles
2013-08-22package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle1
2013-08-22package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle1
2013-08-16classes/buildhistory: record size of installed package not compressed archiveMartin Jansa1
2013-07-27classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton1
2013-07-12package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpmBian Naimeng1
2013-07-09package_rpm.bbclass: make DESCRIPTION support newlineRobert Yang1
2013-06-10package_rpm.bbclass: handle pre/post remove scriptletsLaurentiu Palcu1
2013-06-07package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie1
2013-05-16bbclass: bb.fatal() clean upRobert Yang1
2013-05-09class/lib: Fix up various file access methodsRichard Purdie1
2013-04-11package_rpm.bbclass: fix build multilib image failed when PR Server enabledHongxu Jia1
2013-03-23package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie1
2013-03-23classes/buildhistory: implement history collection for SDKsPaul Eggleton1
2013-03-22package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson1
2013-03-16package_rpm: Ensure PV manipulations are correctRichard Purdie1
2013-03-14package_rpm: Ensure package dependencies have correct version numbersRichard Purdie1
2013-03-04package_rpm.bbclass: Optimise per file dependency handlingRichard Purdie1
2013-03-02package_rpm.bbclass: Fix translate_smart_to_oe arch comparisonMark Hatle1
2013-03-01package_rpm.bbclass: add more description for pre/post scriptletsKang Kai1
2013-03-01package_rpm.bbclass: name postinst files with package nameKang Kai1
2013-02-22rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle1
2013-02-17package_rpm/dev/ipk/tar: Drop unused functionsRichard Purdie1
2013-02-17package_rpm/deb/ipk: Error if we don't find packages when creating the packag...Richard Purdie1
2013-01-30package_ipk/deb/rpm: Ensure deploy staging directory is empty before rerunnin...Richard Purdie1
2013-01-25Split do_packagedata task from do_packageRichard Purdie1
2012-12-19package_rpm.bbclass: Refactor the attempt only installMark Hatle1
2012-12-19classes/image: handle multilibs in complementary package lookupPaul Eggleton1
2012-12-14package_rpm: Workaround for 'all' arch multilib package namingMark Hatle1
2012-12-14package_rpm.bbclass: Add a simply way to enable RPM debuggingMark Hatle1
2012-12-14package_rpm.bbclass: Add additional install error detectionMark Hatle1
2012-12-14package_rpm.bbclass: Add support for incremental installsMark Hatle1
2012-12-14package_rpm.bbclass: Add additional loggingMark Hatle1
2012-12-14package_rpm.bbclass: Fix the way the RPM platform file is generatedMark Hatle1
2012-12-14package_rpm: Update the way the multilib package names are translatedMark Hatle1
2012-12-14classes/*_rpm: integrate Smart into RPM filesystem constructionPaul Eggleton1
2012-12-06rootfs generation: export two new variables to postinst scriptletsLaurentiu Palcu1
2012-12-06package_rpm.bbclass: Add the runtime dependencies to the pre/post scriptletsMark Hatle1
2012-10-07package_rpm.bbclass: Fix an issue where complementary installs failMark Hatle1
2012-10-02classes: Update to use corrected bb.utils.explode_dep_versions2 APIRichard Purdie1
2012-09-26package_rpm.bbclass: change the arch's "-" to "_" for platformRobert Yang1
2012-09-26package_rpm.bbclass: no initial_solution in the second buildRobert Yang1
2012-09-20Replace "echo -e" with "printf" to have the same behavior in dash or bashAndrei Gherzan1
2012-09-12package_rpm.bbclass: Avoid unnecessary installs in complementary passMark Hatle1
2012-09-10package_rpm.bbclass: fix incremental rpm image generationRobert Yang1
2012-09-10package_rpm.bbclass: fix the arch (replace "-" with "_")Robert Yang1
2012-08-31nativesdk: Switch to using nativesdk as a prefix, not a suffixRichard Purdie1
2012-08-28archiver.bbclass: fix the remove errorRobert Yang1
2012-08-28archiver.bbclass: remove the "upper()" functionRobert Yang1
2012-08-28archiver.bbclass: fix the fakeroot and other issuesRobert Yang1
2012-08-28archiver.bbclass: indent fixesRobert Yang1