Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2007-12-22 | image.bbclass: Add FEED_DEPLOYDIR_BASE_URI to use deploy dir a feed ↵ | Paul Sokolovsky | 1 | |
("bogofeed"). * If set to a base URL of ipk deploy dir as exported by HTTP/FTP, it will create set of feed configs to use deploy subdirs as feeds. | ||||
2007-11-17 | classes: Sync staging layout cleanups from Poky | Richard Purdie | 1 | |
2007-09-05 | bitbake.conf/image.bbclass: Set IMAGE_BASENAME to a better default and ↵ | Richard Purdie | 1 | |
export correctly, add BZR fetcher config (from poky) | ||||
2007-09-01 | image.bbclass: Append to do_rootfs[recrdeptask] | Richard Purdie | 1 | |
2007-09-01 | images: Clean up image .bb files, moving functionality to image.bbclass ↵ | Richard Purdie | 1 | |
(LICENCE default, setup of RDEPENDS and default IMAGE_BASENAME) | ||||
2007-08-30 | classes: Remove bitbake 1.6 compatibility code | Richard Purdie | 1 | |
2007-08-22 | image.bbclass: Add the mkdir back in a different form. This proves nobody ↵ | Richard Purdie | 1 | |
uses USE_DEVFS and we should consider removing it, | ||||
2007-08-22 | image/rootfs_ipk: Remove uneeded mkdir calls | Richard Purdie | 1 | |
2007-08-06 | zaurus-2.6: Create an install kit when generating images (from bug #2690 ↵ | Richard Purdie | 1 | |
with modifications) | ||||
2007-07-29 | image.bbclass: Fix other bbimage refernce | Richard Purdie | 1 | |
2007-07-29 | image.bbclass: Use system python explicitly, don't use python-native version | Richard Purdie | 1 | |
2007-05-02 | image.bbclass: remove *all* IPKG list files | Marcin Juszkiewicz | 1 | |
2007-04-18 | classes: Add support for intertask dependencies to be specified, needed for ↵ | Richard Purdie | 1 | |
correct operation with bitbake 1.8.x. Old behaviour is maintained in a special legacy anonymous function in base.bbclass. The patch is an improved version of the one discussed on the mailing list. | ||||
2007-03-24 | image.bbclass: Removed wildcard rm as it broke building multiple rootfs ↵ | Leon Woestenberg | 1 | |
image types. | ||||
2007-03-06 | image.bbclass: Add function to turn on autologin for device images we do not ↵ | Florian Boor | 1 | |
want to log in at all. | ||||
2007-03-05 | image.bbclass: Create symlink to latest image generated. Also add dependency ↵ | Richard Purdie | 1 | |
on populate staging for do_rootfs (both from poky) | ||||
2007-01-07 | image.bbclass: Make images trigger all do_deploy tasks to run so kernels and ↵ | Richard Purdie | 1 | |
things like updater.sh for the zaurus get deployed with the image. This change on affects bitbake 1.7.x users who *will* need to use the latest 1.7.x version from svn. | ||||
2007-01-01 | image.bbclass rootfs_ipk.bbclass: Move common functionality into ↵ | Richard Purdie | 1 | |
image.bbclass to prepare for rootfs_deb/bbclass (from poky) | ||||
2006-12-31 | Rename: image_ipk -> image.bbclass, IPKG_INSTALL -> PACKAGE_INSTALL to ↵ | Richard Purdie | 1 | |
prepare for deb packaging |