summaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_rpm.bbclass
Commit message (Expand)AuthorAgeFilesLines
* rootfs_rpm.bbclass: rename postinst trigger scriptOtavio Salvador2012-03-131-3/+3
* Incremental rpm image generationRobert Yang2012-01-111-1/+5
* rpm: Fix rpm database files capacity issue.Mei Lei2012-01-031-0/+3
* classes/image: implement generic locale package installationPaul Eggleton2012-01-031-24/+11
* classes/rootfs_rpm: handle recommends in query functionsPaul Eggleton2012-01-031-2/+4
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-051-5/+36
* Revert "classes/buildhistory: add new output history collection class"Richard Purdie2011-12-011-36/+5
* classes/buildhistory: add new output history collection classPaul Eggleton2011-12-011-5/+36
* rootfs_rpm.bbclass: Turn off script debuggingMark Hatle2011-11-111-1/+1
* rootfs_rpm.bbclass: Enable pre and post install scriptsMark Hatle2011-11-111-19/+6
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-7/+7
* multilib: Drop MULTILIB_IMAGE_INSTALLDongxiao Xu2011-11-081-2/+1
* multilib: add MLPREFIX to deploy folderDongxiao Xu2011-09-281-1/+1
* multilib: install MULTILIB_IMAGE_INSTALLDongxiao Xu2011-09-211-0/+4
* rpm: add multilib prefix for archs under deploy/rpmDongxiao Xu2011-09-211-1/+3
* rootfs_rpm: setting DEFAULTTUNE for multilib archsDongxiao Xu2011-09-021-0/+3
* rootfs_rpm: Fix DEFAULTTUNE setting in multilib caseDongxiao Xu2011-08-171-4/+0
* populate_sdk_*: Sync SDK and regular rootfs functionsMark Hatle2011-08-021-8/+7
* rootfs_rpm: Cleanup and minor bug fixesMark Hatle2011-08-021-8/+9
* rootfs_rpm.bbclass: Fix multilib configurations to use DEFAULTTUNEMark Hatle2011-08-011-1/+1
* rootfs_rpm: Disable debug messagesRichard Purdie2011-07-271-1/+1
* package/rootfs_rpm: Implement RPM multilib package handlingMark Hatle2011-07-271-1/+16
* rootfs_rpm: Add 50M to IMAGE_ROOTFS_EXTRA_SPACE for zypper /var spaceSaul Wold2011-07-081-0/+4
* Control over when package init scripts are runGary Thomas2011-04-241-3/+8
* Replace POKYBASE with COREBASERichard Purdie2011-04-211-1/+1
* rootfs_rpm.bbclass: Add additional system configuration to RPM spaceMark Hatle2011-03-161-0/+26
* rootfs_rpm: Fix rootfs generation using RPM packagesMark Hatle2011-02-251-2/+3
* package_rpm: Fix solverdb generationMark Hatle2011-02-161-2/+7
* rootrs_rpm.bbclass: Disable createrepo for now due to this error:Richard Purdie2011-02-031-2/+2
* rootfs_rpm/package_rpm.bbclass: Move func from rootfs_rpm to package_rpmLianhao Lu2011-02-011-131/+14
* image/package_xx/rootfs_xx.bbclass: move rootfs_xx_log_check().Lianhao Lu2011-01-311-20/+0
* creating the rpmrepo metadataQing He2011-01-301-0/+5
* rootfs_rpm: Drop bogus inclusion of the run-postinsts packageRichard Purdie2011-01-281-2/+3
* rootfs_rpm: Setup the platform configurationMark Hatle2011-01-281-1/+7
* rpm: Uprev to RPM 5.4.0Mark Hatle2011-01-281-7/+10
* rootfs_rpm: fix rootfs generation rm errorDarren Hart2011-01-051-1/+1
* rootfs_rpm.bbclass: Remove temporary work files in install directory, saving ...Richard Purdie2011-01-051-2/+5
* rootfs_rpm: Add --ignoresize option when performing DB operations on a rootfsRichard Purdie2010-12-201-3/+3
* rootfs: Update ROOTFS_PKGMANAGE to include atp/zypperRichard Purdie2010-10-111-1/+1
* rootfs_rpm: Add lock file in the rpm deploy directory to allow mutliple rootf...Richard Purdie2010-10-071-0/+4
* rootfs_rpm.bbclass: Add Dirnames configurationMark Hatle2010-09-301-0/+4
* rootfs_rpm: Fix workaroundMark Hatle2010-09-101-2/+3
* rpm: Fix autoconf/libtool usageMark Hatle2010-09-031-1/+1
* rootfs_rpm: Workaround for checksum changesMark Hatle2010-09-031-0/+4
* rootfs_rpm: Support install_all_localesMark Hatle2010-09-031-30/+33
* roots_rpm: Enable installation of recommended packagesMark Hatle2010-09-031-28/+96
* rootfs_rpm: Optimize rpm database processingMark Hatle2010-09-021-1/+1
* opkg: finalize the change to var directoryKevin Tian2010-08-261-2/+4
* rootfs_rpm: Enable multi dep solverdbsMark Hatle2010-08-231-61/+42
* meta/classes/rootfs_rpm.bbclass: re implement base on rpm5Mark Hatle2010-07-241-91/+67