summaryrefslogtreecommitdiff
path: root/meta/conf/distro/poky.conf
AgeCommit message (Collapse)AuthorFiles
2010-01-28conf/distro/poky: Rename poky-eabi to poky-default to make more senseRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-01-15distros: fix mistake in opkg-native PREFERRED_PROVIDERJoshua Lock1
PREFERRED_PROVIDER for opkg-native should be a native package... Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-01-15distros: Fix some warnings by setting PREFERRED_PROVIDER'sJoshua Lock1
opkg-native needs a PREFERRED_PROVIDER for moblin and poky Signed-off-by: Joshua Lock <josh@linux.intel.com>
2009-11-26distro/poky: Set EXTRAOPKGCONFIGRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-10-28poky.conf: Update source tarball stash url and variable nameRichard Purdie1
2009-09-18Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow ↵Richard Purdie1
environmental variable control Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-17poky/moblin: Update SDKPATH and SDK_NAME to use SDK_ARCH and remove ↵Richard Purdie1
pointless path addition Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-10bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-09-03poky.conf: Set SDK_NAME to include BUILD_ARCH, not HOST_ARCHRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-05-17poky.conf: Switch from libx11-diet to libx11-trim for less headachesRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2009-01-02base.bbclass: Add metadata revision handling for git (from OE)Richard Purdie1
2008-12-30distro/poky.conf: Disable svn revision handling since svn is obsolete and no ↵Richard Purdie1
git revision handling function is present yet
2008-11-05task-base: Removed RDEPEND on task-poky-bootJoshua Lock1
It is now neccesarry for each distro to specify a POKY_EXTRA_RDEPENDS for a relevant boot task. This has been added in poky and moblin distros.
2008-10-29Merge branch 'pli1/X11-rework' of git@moblin-mdi.jf.intel.com:poky-staging ↵Richard Purdie1
into master-dev
2008-10-29xf86-video-intel-dri2: update PVPeng Li1
PV should be "2.4.97+git${SRCREV}" according to upstream tag poky.conf: small typo fix
2008-10-28conf/distro: Create a moblin distro config file based on the Poky oneRichard Purdie1
Also refactor various data into common include files.
2008-10-20poky.conf: Fix world excludes typoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5549 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20poky.conf: Exclude linsync from world buildsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5547 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-20poky.conf: Update libopensync world exclude listRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5546 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-13Adds support for GEM + DRI2Robert Bragg1
DRI2 is disabled by default though since running with metacity-clutter seems to cause a lock up. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5484 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-07poky.conf: added RPM feeds exampleMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5435 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-02poky.conf: matchbox-wm PREFERRED_PROVIDER is not neededRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5401 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-01poky: added pci to distro featuresMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5375 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-10-01Rename FEED_URIS -> IPK_FEED_URISRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5373 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-30poky.conf: Add packaged-staging by default nowRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5338 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29poky.conf/preferred-xorg-versions.inc: Catch up with libx11 changesRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5324 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29poky.conf: Remove bogus EXCLUDE_FROM_WORLDRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5319 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-29poky.conf: Add mesa-dri to EXCLUDE_FROM_WORLDRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5317 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22Adds eee901 specific support into clutter.inc and adds a new virtual/libglRobert Bragg1
for clutter to depend on which all mesa build variants provide. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5229 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg1
of kdrive and building mesa. It's a big commit and it's still rather rough around the edges, but there is a desire to get this in early so people can review the work and help polish the changes. Some of the notable bits: • DRI support in mesa and the X server. (configured in machine conf via MACHINE_DRI_MODULES variable) • XCB backend for xlib • A fairly lite X server build with lots of legacy modules disabled. I'm sure there is plenty of other fairly low hanging fruit if we want to put more effort into reducing the size of the xserver build. Currently the server build comes in @ ~2.3MB vs a kdrive fbdev server build @ ~1MB. E.g xaa could be made conditional to save ~320K. Of course the kdrive server doesn't include glx stuff, which is a pretty big chunk. Also thanks to hrw, since I nabbed a some patches from him for this, and RP, for various bits of Poky style advice. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5205 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-09-08poky.conf: make matchbox-wm a virtualRoss Burton1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5159 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-25poky.conf: Exclude libxml-simple-perl from world buildsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5089 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-08-11poky.conf: Allow clutter, clutter-gst, clutter-cairo and clutter-box2d in ↵Richard Purdie1
world builds git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5054 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-22poky: ship qemu-config package for qemuarmv6/7 tooMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4930 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4863 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-07-17Merge multimachine class into bitbake.conf and create singlemachine.bbclass ↵Richard Purdie1
as a backwards compatibility option git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4858 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-18poky.conf: changed comment about opensyncMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4702 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-18poky.conf: re-enable OpenSync components for world buildsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4700 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05poky.conf: Move fixed revisions to a separate file, add floating revisions ↵Richard Purdie1
file merging in older file contents. Set bleeding builds to use the floating revisions. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4594 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-05poky.conf: Update exmap-console SRCREVRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4583 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-06-02poky.conf: Update opkg and derivatives from 4209 to 4467Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4579 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-27Bumps the psplash SRCREV and removes the fbdev pixel format patch that has nowRobert Bragg1
been applied upstream. git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4556 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-23poky: update revisions of openmoko componentsMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4554 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-23poky: sort SRCREV alphabeticallyMarcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4551 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-22poky.conf: Update libgsmd and add xserver-kdrive-glamoRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4540 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-20poky-image.bbclass: Remove DISTRO_TASKS variable and replace with ↵Richard Purdie1
POKY_BASE_INSTALL git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4516 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-19poky.conf: Bump clutter-box2d SRCREVRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4493 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-05-15Add clutter-box2dRichard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4483 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-30gypsy: bump SRCREV to 147Marcin Juszkiewicz1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4378 311d38ba-8fff-0310-9ca6-ca027cbcb966
2008-04-25poky.conf: Upgrade qemu r4027 -> r4242Richard Purdie1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4348 311d38ba-8fff-0310-9ca6-ca027cbcb966