summaryrefslogtreecommitdiffstats
path: root/meta/packages/images
Commit message (Collapse)AuthorAgeFilesLines
* poky-image-sdk: Add missing tools packagesRichard Purdie2007-07-241-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2216 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-minimal: Correct accidentally lost changeRichard Purdie2007-06-281-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2045 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Cleaned up task-poky and Poky images.Marcin Juszkiewicz2007-06-284-3/+5
| | | | | | | | By default we install task-poky-boot and task-base. Additional stuff was split to several tasks and each got IMAGE_FEATURE. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2037 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image.bbclass: new class used for making Poky imagesMarcin Juszkiewicz2007-06-276-48/+5
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2031 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-sato-cd: fixed name of resulting imageMarcin Juszkiewicz2007-06-271-1/+1
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2030 311d38ba-8fff-0310-9ca6-ca027cbcb966
* poky-image-minimal: use task-poky-bootMarcin Juszkiewicz2007-06-271-2/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2022 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename task-oh -> task-pokyMarcin Juszkiewicz2007-06-271-20/+20
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Rename oh-image -> poky-imageRichard Purdie2007-06-276-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2020 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: use remove_packaging_data_files() function instead of ↵Marcin Juszkiewicz2007-06-261-1/+1
| | | | | | manually remove dirs git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2008 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: remove only ipkg infos (locales are not in image)Marcin Juszkiewicz2007-06-251-3/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1993 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: do not install locale support to get it smallerMarcin Juszkiewicz2007-06-251-0/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1992 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-cd-pda: added COMPATIBLE_MACHINE (set to bootcdx86)Marcin Juszkiewicz2007-06-111-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1909 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-cd-pda: build ISO and HDD images from oh-image-pdaMarcin Juszkiewicz2007-06-111-0/+11
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1906 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Poky images: move IMAGE_FEATURES stuff to separate file, simplify image recipesMarcin Juszkiewicz2007-05-166-10/+51
| | | | | | | poky-image.inc contain DISTRO_TASKS stuff related to image content (was in poky.conf) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1735 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie2007-05-165-49/+22
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1732 311d38ba-8fff-0310-9ca6-ca027cbcb966
* oh-image-minimal: added minimal image - contain only stuff needed to bootMarcin Juszkiewicz2007-05-021-0/+10
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1591 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in ↵Richard Purdie2006-12-204-22/+10
| | | | | | local.conf.sample git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add task-oh-sdk-base to oh-image-sdk.Chris Larson2006-09-251-1/+2
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@755 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson2006-09-194-8/+8
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Remove XSERVER references now handled by task-ohRichard Purdie2006-09-163-12/+3
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@717 311d38ba-8fff-0310-9ca6-ca027cbcb966
* images: Change to new configurationRichard Purdie2006-07-215-37/+16
| | | | git-svn-id: https://svn.o-hand.com/repos/poky/trunk@540 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based ↵Richard Purdie2006-07-211-1/+3
| | | | | | on DISTRO_TYPE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@535 311d38ba-8fff-0310-9ca6-ca027cbcb966
* Move tasks into packages/tasks, images into packages/images, remove ↵Richard Purdie2006-07-214-0/+94
bootstrap-image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966