summaryrefslogtreecommitdiff
path: root/meta/packages/images
AgeCommit message (Collapse)AuthorFiles
2008-02-14Add poky-image-minimal-mtdutils (from cm-x270)Richard Purdie2
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3797 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-06Add poky-image-clutter imageRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3077 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-10-11poky-image-sato-cd: Fix dependenciesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2870 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-07-24poky-image-sdk: Add missing tools packagesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2216 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-28poky-image-minimal: Correct accidentally lost changeRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2045 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-28Cleaned up task-poky and Poky images.Marcin Juszkiewicz4
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
2007-06-27poky-image.bbclass: new class used for making Poky imagesMarcin Juszkiewicz6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2031 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27poky-image-sato-cd: fixed name of resulting imageMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2030 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27poky-image-minimal: use task-poky-bootMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2022 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27Rename task-oh -> task-pokyMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27Rename oh-image -> poky-imageRichard Purdie6
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2020 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-26oh-image-minimal: use remove_packaging_data_files() function instead of ↵Marcin Juszkiewicz1
manually remove dirs git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2008 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-25oh-image-minimal: remove only ipkg infos (locales are not in image)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1993 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-25oh-image-minimal: do not install locale support to get it smallerMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1992 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11oh-cd-pda: added COMPATIBLE_MACHINE (set to bootcdx86)Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1909 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-11oh-cd-pda: build ISO and HDD images from oh-image-pdaMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1906 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-16Poky images: move IMAGE_FEATURES stuff to separate file, simplify image recipesMarcin Juszkiewicz6
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
2007-05-16images: Merge common functionality into image.bbclass, add copyright headersRichard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1732 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-05-02oh-image-minimal: added minimal image - contain only stuff needed to bootMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1591 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-12-20Remove DISTRO_TYPE, replacing with IMAGE_FEATURES. Documentation is in ↵Richard Purdie4
local.conf.sample git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1053 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-25Add task-oh-sdk-base to oh-image-sdk.Chris Larson1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@755 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-19Sync up.. all the deb/dpkg changes which I have locally are now in svn.Chris Larson4
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@728 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-09-16images: Remove XSERVER references now handled by task-ohRichard Purdie3
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@717 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21images: Change to new configurationRichard Purdie5
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Add task-oh-devtools and task-oh-testapps to oh-image, conditionally based ↵Richard Purdie1
on DISTRO_TYPE git-svn-id: https://svn.o-hand.com/repos/poky/trunk@535 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21Move tasks into packages/tasks, images into packages/images, remove ↵Richard Purdie4
bootstrap-image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966