aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_rpm.bbclass
AgeCommit message (Expand)Author
2008-11-07meta/classes/rootfs_*.bbclass: Fix unset variableRichard Purdie
2008-11-06classes: Add mechanism to install packages into images only if they've been b...Richard Purdie
2008-10-31roots_rpm.bbclass: Use opkg-native to get update-alternativesRob Bradford
2008-10-29rootfs_rpm.bbclass: Disable non Poky repositories.Rob Braford
2008-10-07rootfs_rpm.bbclass: added code to generate images from feedsMarcin Juszkiewicz
2008-10-07rootfs_rpm.bbclass: added generation of feed entriesMarcin Juszkiewicz
2008-10-07rootfs_rpm.bbclass: remove temporary yum config - rootfs has one from yum pac...Marcin Juszkiewicz
2008-10-07rootfs_rpm.bbclass: fix platform so rpm will be usable on deviceMarcin Juszkiewicz
2008-10-03rootfs_rpm.bbclass: remove lock files to get rpm working on deviceMarcin Juszkiewicz
2008-10-02rootfs_rpm.bbclass: Set YUM_ARCH_FORCERichard Purdie
2008-10-02rootfs_rpm: set target architecture and do not tell yum which arch we will useMarcin Juszkiewicz
2008-10-02rootfs_rpm.bbclass: use more efficient way to copy packagesMarcin Juszkiewicz
2008-10-02packaged-staging.bbclass: Add rpm package coverageRichard Purdie
2008-10-02rootfs_rpm.bbclass: ship rpm and yum in target imagesMarcin Juszkiewicz
2008-09-08rootfs_rpm.bbclass: Add recommends handlingRichard Purdie
2008-09-04rootfs_rpm.bbclass: Fixup broken symlinks due to fakechroot and run any lefto...Richard Purdie
2008-09-03rootfs_rpm.bbclass: Add basic postinstall handling during image creationRichard Purdie
2008-08-26rootfs_rpm.bbclass: Remove the feed directory before packaging the imageRichard Purdie
2008-08-25Add rootfs_rpm.bbclass, a start at image generation from rpms. Its not expect...Richard Purdie