aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/rootfs_deb.bbclass
AgeCommit message (Expand)Author
2007-06-26rootfs classes: added remove_packaging_data_files() function to be used in mi...Marcin Juszkiewicz
2007-06-12rootfs_deb.bbclass: removed usage of /dev/null as stdin as BitBake do that no...Marcin Juszkiewicz
2007-06-12rootfs_deb.bbclass: updated to works with APT 0.6Marcin Juszkiewicz
2007-04-03classes: Rework core dependencies to work properly at the task levelRichard Purdie
2007-03-30rootfs_deb: Catch all error codes and return themRichard Purdie
2006-12-05rootfs_(deb|ipk).bbclass: Fix bashism so works on dashRichard Purdie
2006-12-01rootfs_deb.bbclass: Add sanity checkRichard Purdie
2006-11-29rootfs_deb.bbclass: Reverse sources.list file to correct repository prioritie...Richard Purdie
2006-11-27rootfs_deb.bbclass: Mark packages as installed/unpacked correctly. Add in hac...Richard Purdie
2006-11-27rootfs_deb: Set Architecture correctly in a copy of apt.conf in stagingRichard Purdie
2006-11-22rootfs_xxx.bbclass: Add missing checkins from the log_check updatesRichard Purdie
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson