summaryrefslogtreecommitdiffstats
path: root/meta/classes/image.bbclass
Commit message (Collapse)AuthorAgeFilesLines
* image.bbclass: Add ldconfig-native dependency, run ldconfig at image ↵Richard Purdie2007-11-231-2/+6
| | | | | | generation time git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3218 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Fix IMAGE_BASENAME and PACKAGE_INSTALL variablesRichard Purdie2007-09-051-5/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2691 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Revert some changes as bitbake can't seem to cope with them :-(Richard Purdie2007-09-021-2/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2661 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass/poky-image.bbclass: Add a function to create /etc/timestamp ↵Richard Purdie2007-09-021-1/+6
| | | | | | during image construction to give a reasonably sane default time setting git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2649 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Allow partial backwards compatibilityRichard Purdie2007-09-021-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2646 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes: Sync various tweaks from OERichard Purdie2007-09-011-1/+0
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2643 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes: Sync with OERichard Purdie2007-09-011-7/+56
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2630 311d38ba-8fff-0310-9ca6-ca027cbcb966
* packaging: Split deb and ipk creation into separate tasks so changing the ↵Richard Purdie2007-08-211-2/+1
| | | | | | packaging type means the new type of packages are automatically generated. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2526 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Add MACHINE_POSTPRECESS_COMMAND hookRichard Purdie2007-08-081-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2391 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Ensure the system python is used, not the one in stagingRichard Purdie2007-08-011-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2250 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie2007-05-161-0/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1732 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Removed wildcard rm as it broke building multiple rootfs ↵Marcin Juszkiewicz2007-04-301-3/+3
| | | | | | image types (from OE) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1586 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: remove not-needed list of packages after populating rootfsMarcin Juszkiewicz2007-04-301-0/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1584 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: install only en-gb localesMarcin Juszkiewicz2007-04-251-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1560 311d38ba-8fff-0310-9ca6-ca027cbcb966
* classes: Rework core dependencies to work properly at the task levelRichard Purdie2007-04-031-10/+12
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1427 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: We need to make sure all do_populate_staging tasks have fun ↵Richard Purdie2007-02-211-1/+1
| | | | | | so postinsts run correcting at image generation time git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1283 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Make relative symlinksRichard Purdie2007-01-301-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1222 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Sync minor changes with OERichard Purdie2007-01-081-6/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1125 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Add export machine as needed by bbimageRichard Purdie2006-12-011-0/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@992 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Factor common code out of rootfs_xxx.bbclass into image.bbclass. Add error ↵Richard Purdie2006-11-211-0/+62
| | | | | | detection code for roofs_deb.bbclass git-svn-id: https://svn.o-hand.com/repos/poky/trunk@936 311d38ba-8fff-0310-9ca6-ca027cbcb966
* image.bbclass: Fix image task dependencies after package.bbclass updatesRichard Purdie2006-10-201-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@809 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-191-0/+58
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966