summaryrefslogtreecommitdiffstats
path: root/meta/classes/package_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* package_rpm.bbclass: support packaging of symlinks to directoriesPatrick Ohly2015-02-271-0/+10
* packaging: allow globs in CONFFILESChen Qi2015-02-191-1/+1
* package_rpm: Add optional improved directory handlingRonan Le Martret2014-09-031-8/+24
* package_rpm: Add builddir macro to define source directoryRichard Purdie2014-09-031-0/+1
* package_rpm: Add custom extension support for spec generation.Richard Purdie2014-09-031-0/+5
* package_rpm.bbclass: Should be using HOST_* not TARGET_*Mark Hatle2014-07-081-2/+2
* classes/package_rpm.bbclass: Fix SDK Suffix referenceMark Hatle2014-06-251-1/+2
* package_*.bbclass: Simplify addtaskRichard Purdie2014-03-301-1/+1
* package_rpm.bbclass: archive the source to srpm packageRobert Yang2014-03-211-21/+12
* 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 rootfs_rpm,package_rpm bbclass filesHongxu Jia2014-02-111-472/+0
* package_rpm.bbclass: Trigger the regexp on exact keyword matchKhem Raj2014-02-021-1/+1
* package_{ipk, deb, rpm}.bbclass: support additional user-defined metadataLeonid Borisenko2014-01-281-0/+7
* package_rpm: Fix a race with package_deb/package_ipkRichard Purdie2014-01-161-0/+5
* sstate: Get rid of crazy name mappingRichard Purdie2013-12-181-1/+0
* package_rpm.bbclass: Replace -linux-gnun32 with -linux.* in RPM platform fileLei Liu2013-11-221-5/+1
* package_rpm: Remove need for lockingRichard Purdie2013-11-061-5/+7
* run-postinst: Ensure that the postinsts are orderedMark Hatle2013-10-071-4/+10
* package_rpm.bbclass: Workaround failure in attemptonly installsMark Hatle2013-10-071-1/+1
* classes/package_rpm: fix bitbake package-index for RPMPaul Eggleton2013-09-261-0/+5
* bitbake.conf/package: Collapse PKGDATA_DIR into a single machine specific dir...Richard Purdie2013-09-141-1/+1
* classes/package_rpm: remove unsed outdir variableStefan Stanacar2013-09-111-2/+1
* python-smartpm: Add an attempt install modeMark Hatle2013-09-111-5/+2
* package_rpm.bbclass: Fix no_recommendations and package_excludeMark Hatle2013-09-061-2/+2
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-2/+2
* package_rpm.bbclass: NO_RECOMMENDATIONS supportMark Hatle2013-08-221-0/+3
* package_rpm.bbclass: Add support for PACKAGE_EXCLUDE to RPM installsMark Hatle2013-08-221-0/+5
* classes/buildhistory: record size of installed package not compressed archiveMartin Jansa2013-08-161-0/+2
* classes/rootfs_rpm: implement BAD_RECOMMENDATIONS for RPMPaul Eggleton2013-07-291-2/+9
* package_rpm.bbclass: remove xx.spec before doing rpmbuild xx.src.rpmBian Naimeng2013-07-131-0/+5
* package_rpm.bbclass: make DESCRIPTION support newlineRobert Yang2013-07-101-5/+15
* package_rpm.bbclass: handle pre/post remove scriptletsLaurentiu Palcu2013-06-111-6/+10
* package_*.bbclass: Drop fakeroot from setscene callsRichard Purdie2013-06-071-1/+0
* bbclass: bb.fatal() clean upRobert Yang2013-05-161-2/+0
* class/lib: Fix up various file access methodsRichard Purdie2013-05-091-6/+3
* package_rpm.bbclass: fix build multilib image failed when PR Server enabledHongxu Jia2013-04-111-1/+8
* package/populate_sdk: Move functions from package_* to populate_sdk_*Richard Purdie2013-03-231-17/+0
* classes/buildhistory: implement history collection for SDKsPaul Eggleton2013-03-231-0/+17
* package_{ipk, deb, rpm}: drop the TARGET_OS conditionalChristopher Larson2013-03-221-5/+0
* package_rpm: Ensure PV manipulations are correctRichard Purdie2013-03-161-1/+1
* package_rpm: Ensure package dependencies have correct version numbersRichard Purdie2013-03-141-2/+3
* package_rpm.bbclass: Optimise per file dependency handlingRichard Purdie2013-03-051-65/+104
* package_rpm.bbclass: Fix translate_smart_to_oe arch comparisonMark Hatle2013-03-021-2/+3
* package_rpm.bbclass: add more description for pre/post scriptletsKang Kai2013-03-011-0/+4
* package_rpm.bbclass: name postinst files with package nameKang Kai2013-03-011-6/+5
* rootfs_rpm.bbclass: Handle multilib configures with different OS valuesMark Hatle2013-02-221-22/+9
* 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
OpenPOWER on IntegriCloud