summaryrefslogtreecommitdiff
path: root/meta/classes/package_rpm.bbclass
AgeCommit message (Expand)AuthorFiles
2014-03-28package_*.bbclass: Simplify addtaskRichard Purdie1
2014-03-21package_rpm.bbclass: archive the source to srpm packageRobert Yang1
2014-02-24package: Drop do_package_write taskRichard Purdie1
2014-02-14package_*.bbclass: remove references to the old bash indexing routinesLaurentiu Palcu1
2014-02-11conf/bitbake.conf: default HOMEPAGE to blank instead of unknownPaul Eggleton1
2014-02-11Cleanup rootfs_rpm,package_rpm bbclass filesHongxu Jia1
2014-02-02package_rpm.bbclass: Trigger the regexp on exact keyword matchKhem Raj1
2014-01-28package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko1
2014-01-16package_rpm: Fix a race with package_deb/package_ipkRichard Purdie1
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie1
2013-11-22package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu1
2013-11-06package_rpm: Remove need for lockingRichard Purdie1
2013-10-06run-postinst: Ensure that the postinsts are orderedMark Hatle1
2013-10-06package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle1
2013-09-26classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton1
2013-09-13bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie1
2013-09-11classes/package_rpm: remove unsed outdir variableStefan Stanacar1
2013-09-11python-smartpm: Add an attempt install modeMark Hatle1
2013-09-06package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
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