aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/images
AgeCommit message (Collapse)Author
2010-09-20Complete packages -> recipes transitionRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-09-07poky-image: Set LICENSE field for the image recipes (note this doesn't apply ↵Richard Purdie
to the image contents, just the recipe and code used Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-08-27Major layout change to the packages directoryRichard Purdie
Having one monolithic packages directory makes it hard to find things and is generally overwhelming. This commit splits it into several logical sections roughly based on function, recipes.txt gives more information about the classifications used. The opportunity is also used to switch from "packages" to "recipes" as used in OpenEmbedded as the term "packages" can be confusing to people and has many different meanings. Not all recipes have been classified yet, this is just a first pass at separating things out. Some packages are moved to meta-extras as they're no longer actively used or maintained. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-06-09poky-image-sato-cd: This has been replaced by the -live imageRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-05-24Update directdisk images to use common inc filesJoshua Lock
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-04-27poky-image-sato-directdisk: directdisk variant of Sato imageJoshua Lock
New recipe to create a directdisk Sato disk image. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-03-25poky-image-minimal-directdisk: Add directdisk image exampleRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-25poky-image-sdk: Drop dbg-pkgs, they're just too large to make sense all in oneRichard Purdie
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2008-12-26image-minimal-initramfs: Add base-passwd to images to avoid udev complaintsRichard Purdie
2008-11-10Add missing ";" to the ROOTFS_POSTPROCESS_COMMAND stringSamuel Ortiz
2008-10-29Tidy up images and tasks in meta and meta-moblin.Joshua Lock
meta now only contains images and tasks relating to core Poky and the Sato environment. meta-moblin contains images and tasks for netbooks and the moblin environment. Remove any duplicated tasks and images and rename images and tasks in meta-moblin.
2008-10-29Add poky-image-sdk-live to meta/Richard Purdie
2008-10-24images: put poky-image-live back to meta/Samuel Ortiz
2008-10-17poky-image-minimal-live: Set LABELS to fix image generationRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5522 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-08poky-image-netbook: Add installation scriptSamuel Ortiz
By typing "install" from the syslinux prompt, you should boot into the netbook image installation script. That will install the netbook image in your selected hard drive. By default, the netbook-live image will continue booting the live image. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5456 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-25Initial support for netbooks with a poky-image-netbook(-live) image target.Joshua Lock
This needs much love from folk with UI and WM skills. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5266 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-11image-live: exclude from world buildsSamuel Ortiz
We also remove a video kernel command line option, as this is platform specific. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5180 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10poky-image-live.inc: Only run the FSTYPES check when the task is runRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5175 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-10Added live USB poky imagesSamuel Ortiz
We support sato and minimal live USB image production. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5174 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-21poky-image-minimal: Fix IMAGE_INSTALLRichard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4519 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20poky-image.bbclass: Correctly handle inserting package-managers into images ↵Richard Purdie
by making it an image feature git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4517 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20poky-image.bbclass: Remove DISTRO_TASKS variable and replace with ↵Richard Purdie
POKY_BASE_INSTALL git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4516 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-02-14Add poky-image-minimal-mtdutils (from cm-x270)Richard Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3797 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-11-06Add poky-image-clutter imageRichard Purdie
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 Purdie
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 Purdie
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 Purdie
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 Juszkiewicz
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 Juszkiewicz
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 Juszkiewicz
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 Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2022 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27Rename task-oh -> task-pokyMarcin Juszkiewicz
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2021 311d38ba-8fff-0310-9ca6-ca027cbcb966
2007-06-27Rename oh-image -> poky-imageRichard Purdie
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 Juszkiewicz
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 Juszkiewicz
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 Juszkiewicz
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 Juszkiewicz
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 Juszkiewicz
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 Juszkiewicz
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 Purdie
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 Juszkiewicz
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 Purdie
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 Larson
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 Larson
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 Purdie
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@717 311d38ba-8fff-0310-9ca6-ca027cbcb966
2006-07-21images: Change to new configurationRichard Purdie
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 Purdie
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 Purdie
bootstrap-image git-svn-id: https://svn.o-hand.com/repos/poky/trunk@531 311d38ba-8fff-0310-9ca6-ca027cbcb966