summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* gst-meta-base: Fix vorbis plugin referenceRichard Purdie2010-07-231-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gaku: Fix plugin nameRichard Purdie2010-07-231-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gst-plugins: Fix module splittingRichard Purdie2010-07-231-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* linux-wrs: Bump PR and fix some quotingRichard Purdie2010-07-231-4/+4
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* webkit: Bump PRRichard Purdie2010-07-231-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* binutils: Disable libbfd and remove unneeded copies of tools in dangerous ↵Richard Purdie2010-07-231-1/+3
| | | | | | paths. gcc now has symlinks to handle this Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* binutils.inc: This bug has since been fixed, drop the hackRichard Purdie2010-07-231-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain ↵Richard Purdie2010-07-232-3/+8
| | | | | | paths to prevent multimachine cross contamination Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-package-cross.inc: Setup symlinks in the libexec directory to our cross ↵Richard Purdie2010-07-231-1/+9
| | | | | | tools so the toolchain finds them correctly Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-cross-intermediate.inc: Make sure libgcc goes into the target sysrootRichard Purdie2010-07-231-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-cross-initial/intermediate: Drop now unneeded symlink hacksRichard Purdie2010-07-232-10/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-cross: Use MULTIMACH_TARGET_SYS instead of TARGET_SYS in staging pathRichard Purdie2010-07-232-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* gcc-configure-common.inc: Disable multilib for nowRichard Purdie2010-07-231-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-env-internal: re-add OEROOT to the whitelisted environment variablesJoshua Lock2010-07-231-1/+1
| | | | | | | We don't want Bitbake to clean OEROOT from the environment as users may have old layer configurations which require it set. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* sanity.conf: Update layer version after the last commitRichard Purdie2010-07-221-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Add meta-emenlow to the default layers listRichard Purdie2010-07-223-17/+19
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake.conf: Increase the image generation free spaceRichard Purdie2010-07-221-1/+1
| | | | | | | The current free space doesn't leave much room for using the image, increase it. Patch from Saul Wold with tweaks. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* latencytop: Move from meta-moblin to metaRichard Purdie2010-07-222-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* libdrm-poulsbo: Provide libdrm-poulsbo instead of libdrmJeff Dike2010-07-226-33/+125
| | | | | | | | | | In order to allow this package to be build alongside the regular libdrm, it was made to export libdrm-poulsbo and its users make to use libdrm-poulsbo instead of libdrm. libva and xserver-psb were make to build against libdrm-poulsbo. While I was in there, I changed a couple of misspellings of COMPATIBLE and removed a bunch of ';patch=1'. Signed-off-by: Jeff Dike <jdike@linux.intel.com>
* package_deb.bbclass: Make sure the controldir is always cleaned outRichard Purdie2010-07-221-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* scripts/poky-env-internal: preserve the git proxy env varNitin A Kamble2010-07-221-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* rootfs_ipk: error when dependencies cannot be satisfiedJoshua Lock2010-07-221-1/+1
| | | | | | | | Per bpo#109 dependency failure during rootfs generation did not cause an error despite that it would cause errors later on in the process. This patch updates the key phrases searched for in the log checking function. Signed-off-by: Joshua Lock <josh@linux.intel.com>
* eds-dbus: Add missing DEPENDS on gperf-nativeRichard Purdie2010-07-221-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pkgconfig_staging.bbclass: remove itKevin Tian2010-07-222-10/+7
| | | | | | | | | | | | this is one existing for stale reason when package's own Makefile doesn't handle .pc correctly. After previous commits to remove unnecessary inheritage on it (sqlite3, libpng), the only remaining is libgcrypt. Libgcrypt itself doesn't ship a .pc and poky generates one. In this case, simply move the manual installation to its own do_install. Then it's safe to remove this class file Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro tracking: fix font-aliasDexuan Cui2010-07-221-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* font-alias: fix metadataDexuan Cui2010-07-222-0/+54
| | | | | | Pull a upstream commit to fix COPYING. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* distro tracking data: fix gconf-dbus, vte, xserver-nodm-init, qemugl, ↵Yu Ke2010-07-223-7/+7
| | | | | | | | spectrum-fw per the checking result of distro tracking tool Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro_tracking: Fix tracking fields for networkmanager, ↵Dongxiao Xu2010-07-222-4/+4
| | | | | | networkmanager-applet, and glibc Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* distro tracking: Updated version info for oh-puzzles, dates, contacts...Zhai Edwin2010-07-222-7/+7
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro-tracking: fix two typosKevin Tian2010-07-222-2/+2
| | | | | | | below 2 are actually upgraded to latest version: psplash, icu Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* handbook: update SDK pathsJoshua Lock2010-07-222-10/+10
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* meta-toolchain: set appropriate compiler flags in the environment scriptJoshua Lock2010-07-221-0/+2
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* emenlow: Set COMPATIBLE_MACHINE where neededRichard Purdie2010-07-226-0/+13
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xpsb-glx: Add missing dependency on makedepend-nativeRichard Purdie2010-07-221-2/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* xserver-xf86-config: Fix emenlow append to coexist with existing usersRichard Purdie2010-07-222-1/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-emenlow/formfactor: Make sure the files work well with the existing ↵Richard Purdie2010-07-222-1/+2
| | | | | | recipe files Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-env-internal: Print some further information for the userRichard Purdie2010-07-221-1/+7
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-env-internal: Cleanup after the recent layer improvementsRichard Purdie2010-07-221-40/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-env-internal/runqemu: Move BUILD_SYS handling which is runqemu specific ↵Richard Purdie2010-07-222-6/+6
| | | | | | into runqemu Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* moblin.conf: Collapse to an overlay of poky.confRichard Purdie2010-07-222-107/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky.conf: gcc 2.95 died a long time ago, thankfullyRichard Purdie2010-07-221-2/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta/layer.conf: Fix PATH to use POKYBASERichard Purdie2010-07-221-3/+3
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-moblin: Remove now unneeded moblin POKYMODERichard Purdie2010-07-222-28/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Move less useful xorg-app and xorg-data to meta-extrasRichard Purdie2010-07-2240-0/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-extras: Remove obsolete android goldfish codeRichard Purdie2010-07-226-1228/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* mc: 4.6.0 -> 4.7.3 with significant recipe cleanups and updatesRichard Purdie2010-07-222-32/+12
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* meta-moblin: Remove old psb driverRichard Purdie2010-07-225-744/+0
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* stagemanager: Move functionality into the scripts directoryRichard Purdie2010-07-225-31/+0
| | | | | | | | Since scripts is now in PATH thanks to the layer functionality there is no longer any need to have this recipe full of special cases, the scripts can just be placed there. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* Finally deprecate all legacy do_stage functions. This changes the existing ↵Richard Purdie2010-07-2288-364/+23
| | | | | | | | warning into a fatal error if any legacy do_stage functions are found. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* poky-env-internal: unbreak existing build setupsJoshua Lock2010-07-221-1/+1
| | | | | | | Many users have an existing build confifured using OEROOT, re-enable exporting of this variable to unbreak their builds. Signed-off-by: Joshua Lock <josh@linux.intel.com>