summaryrefslogtreecommitdiffstats
path: root/meta/conf
Commit message (Collapse)AuthorAgeFilesLines
* bitbake.conf: Add virtual/libintl-native to MUTLI_PROVIDER_WHITELISTRichard Purdie2010-01-201-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemuppc: Add qemuppc machineJoshua Lock2010-01-191-0/+14
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky-eabi: Temporarily add non-standard PREFERRED_VERSIONS for PowerPCJoshua Lock2010-01-191-0/+28
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* distros: fix mistake in opkg-native PREFERRED_PROVIDERJoshua Lock2010-01-151-1/+1
| | | | | | | PREFERRED_PROVIDER for opkg-native should be a native package... Signed-off-by: Joshua Lock <josh@linux.intel.com>
* preferred-xorg-versions: bump util-macros versionJoshua Lock2010-01-151-2/+2
| | | | | | | The util-macros version has been bumped, update PREFERRED_VERSION accordingly. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* distros: Fix some warnings by setting PREFERRED_PROVIDER'sJoshua Lock2010-01-151-0/+1
| | | | | | opkg-native needs a PREFERRED_PROVIDER for moblin and poky Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky-eabi.inc: Use glibc 2.9 for mipsRichard Purdie2010-01-141-0/+2
| | | | Signed-off-by: Richard Purdie <richard@rex.(none)>
* poky-fixed-revisions: Update clutter gst/gtk/mozembed revisionsRichard Purdie2010-01-141-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-fixed-revisions: Update moblin revisionsRichard Purdie2010-01-141-29/+51
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemumips: Use the linux-rp kernel by defaultJoshua Lock2010-01-061-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* qemumips: Add qemumips machine from OE.devJoshua Lock2010-01-062-0/+16
| | | | | | | Site and machine configuration for Mips architecture and a qemumips target from Openembedded. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* mx: Add Mx based on nbtk recipeJoshua Lock2009-12-181-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* nbtk: update fixed revision to 1.2.3 git tagJoshua Lock2009-12-181-1/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* ofono: Initial recipe for ofonoJoshua Lock2009-12-182-0/+2
| | | | | | | | Based on the connman recipe, add ofono.inc for generic recipe components and use it from ofono_git.bb and tracking a fixed git revision and ofono_0.12.bb packaging the latest release. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* Remove use of gconnman as it's no longer maintained nor usedJoshua Lock2009-12-181-1/+1
| | | | | | Also update the carrick fixed revision Signed-off-by: Joshua Lock <josh@linux.intel.com>
* connman: Updates and a recipe for the latest releaseJoshua Lock2009-12-171-1/+1
| | | | | | | | Split much of the recipe into connman.inc and created a recipe for the latest 0.47 release. Update the fixed revision and dropped unneeded patches. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky-fixed-revisions.inc: Fix preferred version for dbus-glibJoshua Lock2009-12-171-2/+2
| | | | | | | Preferred version for dbus-glib was set to a version which we no longer ship in Poky Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky-fixed-revisions.inc: Update glib-2.0 revisionRichard Purdie2009-12-101-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-fixed-revisions.inc: Update dates revisionRichard Purdie2009-12-071-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pimlico: Clean up libowl handling to be consistentRichard Purdie2009-12-071-1/+1
|
* distro/poky: Set EXTRAOPKGCONFIGRichard Purdie2009-11-261-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* qemu: Update to 0.10.6 and add fix wacom emulation issuesRichard Purdie2009-11-251-1/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tune-atom.inc: Improve optmisation flagsRichard Purdie2009-11-191-1/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* osc-native: Stage using do_install (and add SRCREV)Richard Purdie2009-11-191-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the ↵Richard Purdie2009-11-132-2/+2
| | | | | | | | | | | | | populate_staging task to populate_sysroot This change makes the purpose of the staging directory more obvious and the taskname more true to what it now actually does. The layout version number is increased due to the change in layout but code to convert existing directories and insert a symlink for backwards compatibility is included. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Add virtual/libintl-native to ASSUME_PROVIDEDRichard Purdie2009-11-131-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig taskRichard Purdie2009-11-121-4/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* igep0020b.conf: Fix missing u-boot entrypointEnric Balletbo i Serra2009-11-121-2/+2
| | | | | Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky.conf: Update source tarball stash url and variable nameRichard Purdie2009-10-281-1/+1
|
* poky-fixed-revisions.inc: Remove stray # characterRichard Purdie2009-10-201-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-fixed-revisions.inc: Update mozila-headless SRCREVRichard Purdie2009-10-191-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-fixed-revisions.inc: Set SRCREV for missing packagesRichard Purdie2009-10-191-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* igep0020b.conf: Initial IGEP v2 board supportEnric Balletbo i Serra2009-10-141-0/+38
| | | | | | | | | | The IGEP v2 board is a low-cost, fan-less single board computer that unleashes laptop-like performance and expandability without the bulk, expense, or noise of typical desktop machines. Its architecture shares much in common with other OMAP3 boards. Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xf86-video-omapfb: Add X.Org driver for TI OMAP framebuffersEnric Balletbo i Serra2009-10-141-0/+1
| | | | | | | Sync with OE.dev Signed-off-by: Enric Balletbo i Serra <eballetbo@iseebcn.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* prefferred-xorg-versions: Update util-macrosRichard Purdie2009-10-121-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* opkg: Switch to google svn and patch to export a version comparision ↵Richard Purdie2009-10-051-3/+3
| | | | | | function (patches taken from OE.dev) Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Fix STAGING_BINDIR_CROSS to point to the location before the ↵Richard Purdie2009-10-051-1/+1
| | | | | | layout_* changes Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* tasks: Update SRCREVRichard Purdie2009-09-241-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow ↵Richard Purdie2009-09-184-2/+6
| | | | | | environmental variable control Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian ↵Richard Purdie2009-09-171-1/+1
| | | | | | and drop -cross-sdk Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Add SDK variable definitionsRichard Purdie2009-09-171-0/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-fixed-revisions.inc: Rename -sdk to -nativesdkRichard Purdie2009-09-172-24/+24
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Remove layout_* variablesRichard Purdie2009-09-171-66/+52
| | | | | | | | | | | | Remove layout_* variables and replace them with variables specific to the different classes. The layout variables were only useful for the native/cross classes and caused more confusion than they solved. They didn't scale to the sdk class. It now clear a small set of native/cross variables fulfil the needs. This patch also changes native.bbclass to use "/" as the STAGING_DIR which makes sense since we're installing binaries into the locations we're compiling them for. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky/moblin: Update SDKPATH and SDK_NAME to use SDK_ARCH and remove ↵Richard Purdie2009-09-171-2/+2
| | | | | | pointless path addition Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCHRichard Purdie2009-09-171-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Add SDK variable definitionsRichard Purdie2009-09-171-0/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie2009-09-103-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky.conf: Set SDK_NAME to include BUILD_ARCH, not HOST_ARCHRichard Purdie2009-09-031-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Lock down udev versions correctly for the versions of glibc in poky vs. ↵Richard Purdie2009-09-031-1/+1
| | | | | | moblin distros Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>