summaryrefslogtreecommitdiffstats
path: root/meta/conf
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: create SMP config fragmentBruce Ashfield2011-04-281-2/+2
| | | | | | | | | | Updating the meta SRCREVs to stage a SMP config fragment that BSPs can use to add the functionality from layers. (From OE-Core rev: e77e2ff2c7c51951f782b50da3d2aad3ae8d763c) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* world-broken: add older clutters since we don't want clutter confusionSaul Wold2011-04-281-3/+6
| | | | | | | (From OE-Core rev: e0ed7caa65c9b6667d311d3eb26ff99dd778173d) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* poky-default.inc: Weakly assign gettext to provide virtual/gettextKhem Raj2011-04-281-0/+1
| | | | | | | (From OE-Core rev: 1ad22722a4e35c52610983172e41982e21881c6c) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: add cdrtools recipeScott Garman2011-04-281-0/+11
| | | | | | | (From OE-Core rev: be3c2c8a5e16d392ff7b9910fa0124da09e4c72e) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: cwautomacros, valgrind, etcDongxiao Xu2011-04-281-34/+38
| | | | | | | (From OE-Core rev: 9a672cb2a3b7803dc5479834f09be6584b587dd1) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* web: update svn to 131 to fix build issueSaul Wold2011-04-281-1/+1
| | | | | | | | | Fixes [YOCTO #974] (From OE-Core rev: a432001590b1420e6d13b70d5f2711151a304ecd) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking: recipe information updateNitin A Kamble2011-04-241-2/+5
| | | | | | | (From OE-Core rev: cb23a290a021457c9f26f645571ee5c3e328d17f) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: update the info for the following recipesDexuan Cui2011-04-241-32/+33
| | | | | | | | | | | | | | | | | powertop latencytop libxfixes util-macros mdadm lttng-control liburcu lttng-ust lttng-viewer (From OE-Core rev: 43aaa3e19d551cb5c266a6ab86b8646f89d46146) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* preferred-xorg-versions.inc: update libxfixes, util-macros, xorg-cf-filesDexuan Cui2011-04-241-4/+4
| | | | | | | (From OE-Core rev: f9072234c0e9b9f229762f0cdff53c571c948740) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Further cleanup of various poky referencesRichard Purdie2011-04-211-2/+1
| | | | | | (From OE-Core rev: fe73ea8c510877fe4e3c117985e8f3d0b79ddf1b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Only very weakly assign SRCREV to the default of INVALIDRichard Purdie2011-04-211-1/+1
| | | | | | | | | This means it can easily be overridden by other points in the code, such as a ?= assignment in recipes. (From OE-Core rev: f370961b61be2e2be4e7b33c446d71c0693ca16b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Set MAINTAINER to a non-poky default of the OE-Core mailing listRichard Purdie2011-04-211-1/+1
| | | | | | (From OE-Core rev: bb1442aaf089040312de383228bbf72c608ef02a) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Set SDK_VENDOR to -oesdkRichard Purdie2011-04-211-1/+1
| | | | | | (From OE-Core rev: 856a7fd944f2881b663a82556a990ea72010f2d7) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity ↵Richard Purdie2011-04-211-4/+4
| | | | | | | | versions weak assignment allowing the distro to override (From OE-Core rev: 9a5a783fb131aef98540a81ea6697031a7a429e0) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Catch task-poky -> task-core renamingRichard Purdie2011-04-211-4/+4
| | | | | | (From OE-Core rev: 27147ae60f22f5be257727b1ec69f48a7192ffb3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fix git.pokylinux.org urls to git.yoctoproject.orgRichard Purdie2011-04-211-1/+1
| | | | | | (From OE-Core rev: adbf55721ee956897c0951cff63aeb1defb3c738) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: Replace Poky with OE-CoreRichard Purdie2011-04-211-64/+64
| | | | | | (From OE-Core rev: 9d3e638f07458144cd2805b82acd7e5e2069392d) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-211-134/+134
| | | | | | (From OE-Core rev: 560b04181d8f51d189b99f01a72f17210dadf7a3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace POKYBASE with COREBASERichard Purdie2011-04-212-4/+4
| | | | | | (From OE-Core rev: 607a7657715f6fcba467a4e55ba64f41f4e13a15) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro tracking: reassign Kevin's recipeYu Ke2011-04-181-33/+33
| | | | | | | (From OE-Core rev: 8cb8d76f79e1c1bbe37b69386ec1a9ef9d998119) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-input-mouse: upgrade from 1.6 to 1.7Yu Ke2011-04-181-1/+1
| | | | | | | (From OE-Core rev: 0e9318cac2f587921bc8ca2b9c4300d83aafa14b) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* mesa: upgrade to 7.10.2Yu Ke2011-04-181-1/+1
| | | | | | | | | | - also remove the talloc-removal.patch because it is already included in this version (From OE-Core rev: a59cb20da8eb66edcf6e99ca926609ecb80c5ae6) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* libdrm: upgrade from 2.4.23 to 2.4.25Yu Ke2011-04-181-1/+1
| | | | | | | (From OE-Core rev: fe051ffdbad7e87fc8dfdb2017ca79ca1f533edc) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-input-keyboard: upgrade from 1.5.0 to 1.6.0Yu Ke2011-04-181-1/+1
| | | | | | | (From OE-Core rev: 19e714882ea74568905b7ac26fe761561c63cfb5) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* evieext: upgrade from 1.1.0 to 1.1.1Yu Ke2011-04-181-1/+1
| | | | | | | | | | | | - also change license checksum, the license is still MIT-X, but corp name is changed from SUN to Oracle [sgw: merged perferred-xorg-versions.inc] (From OE-Core rev: e1d6b2f4c8bbdd3d30b5be66a321b41b6c62b063) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* xf86-input-synaptics: upgrade from 1.3.0 to 1.4.0Yu Ke2011-04-181-1/+1
| | | | | | | (From OE-Core rev: 08889e76f0781e6fed2715665aa4f9a991c4eae3) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: update the info for the following recipesDexuan Cui2011-04-181-41/+42
| | | | | | | | | | | | | | | | | | | oprofileui tcf-agent libxt libxi fixesproto xproto gnome-doc-utils pixman xextproto libpciaccess cronie (From OE-Core rev: 8f8742001fce80e689f75e22fa643290dc104a2a) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto, ↵Dexuan Cui2011-04-181-10/+10
| | | | | | | | | xextproto and libpciaccess (From OE-Core rev: a4f4d1969a4ee664cf2e43bda07098dddeb602f7) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* oprofileui: upgrade to latest git versionDexuan Cui2011-04-181-1/+1
| | | | | | | (From OE-Core rev: 7b3a1ef2e0c498edcfc872a3b8549f2aaf5524ef) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* x11perf: Upgrade to 1.5.3 (from 1.5.2)Zhai Edwin2011-04-181-1/+1
| | | | | | | (From OE-Core rev: 8735ecfcaa4f3270fae8306055cb30fb7a179367) Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields: update for gstreamer, gupnp, telepathy-glib, etcDongxiao Xu2011-04-181-54/+52
| | | | | | | (From OE-Core rev: 2c9c0859232ef6a4ce6e2cfaafda882a9e312090) Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Drop FAKEROOT variable since its replaced with FAKEROOTENVRichard Purdie2011-04-121-1/+0
| | | | | | (From OE-Core rev: b73b1f264bda78cf5c22b29d3d13272fcc143743) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: fix PACKAGE_ARCH[vardepsexclude]Saul Wold2011-04-081-3/+3
| | | | | | | (From OE-Core rev: 4040031c79bd69c00982f7e32aa9710bdc2b9c23) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update trace-cmd and kernelshark distro_trackingDarren Hart2011-04-081-4/+10
| | | | | | | | (From OE-Core rev: 9a6963f98edbff54e5cf3c429d97ffe4e9857560) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Update distro-tracking-fields.inc for recent qt4 changesPaul Eggleton2011-04-081-12/+27
| | | | | | | | | | | * Add qt4-embedded and qt4-tools-native * Latest version is 4.7.2 * Move all qt4 definitions to the same place (From OE-Core rev: 9b0f6c80e8467313b0893c3138674adc5df63625) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro tracking updateSaul Wold2011-04-081-2/+18
| | | | | | | (From OE-Core rev: 7935b07ca7223628d2f2afa5da28e1b7368c49c8) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* qemuppc: add libqtopengl4 for ppcMei Lei2011-04-041-0/+2
| | | | | | | | | | Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] (From OE-Core rev: cc6763b81fafddcb112a6126373c594e3ec4b140) Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: fix MACHINE_ARCHQing He2011-04-041-2/+1
| | | | | | | | | Replaces all '-' in $MACHINE to '_', fixes [YOCTO #946] (From OE-Core rev: 69b3a11d90579bca687ad3461e7a5cd325079fe6) Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta: cleanup and streamline kernel meta dataBruce Ashfield2011-04-041-1/+1
| | | | | | | | | | | | | | | | | | | Fixes [YOCTO #945] As part of the update to 2.6.37 existing configuration and patches from the -stable kernel were left in place as a reminder of features and configuration carry forward. A lot of these reminders are no longer necessary and the kernel meta data needs to be cleaned up to prepare for activities related to newer kernels. Also in this meta update are configuration changes to allow common_pc derived BSPs to have a clean baseline configuration. (From OE-Core rev: b99166344ff8147f15e30b52946f68dfc5c25eda) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/crownbay: update configurationBruce Ashfield2011-04-041-1/+1
| | | | | | | | | | | | | | The crownbay has been updated for 2.6.37, the BSP branch already contans the changes, and this is the update of meta to the new config values: crownbay: update eg20t config crownbay: set cpu type to MATOM (From OE-Core rev: 891c9c82202247b177a7fd50ba6c66d3fec74c9b) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: update base to 2.6.37.6Bruce Ashfield2011-03-311-13/+13
| | | | | | | | | | The kernel.org stable 2.6.37.6 was released, so we make it the base of our SRCREVs. (From OE-Core rev: b9405ec0591aea3e1f7f3c779860d8e45589b0df) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Disable -feliminate-dwarf2-dups flag until it works with ↵Richard Purdie2011-03-291-1/+2
| | | | | | | | prelink and other issues are resolved (From OE-Core rev: 43dd780ace029c231f70424a510c934f436e513c) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta: fix SRCREVBruce Ashfield2011-03-291-1/+1
| | | | | | | | | | | | | | The SRCREV that was pushed to meta isn't even a commit Id on the meta branch. As a result, the recovery code for bad SRCREV can't trigger and fix things up due to conflicting files between the branches. Updating to the right SRCEV fixes the problem. (From OE-Core rev: 594d43d91c7a604325a6100a48f76682c9218ff4) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto: update to 2.6.37.5Bruce Ashfield2011-03-251-12/+12
| | | | | | | | | | | | | | | | The 2.6.37.5 -stable update is available, so it now becomes the new base for linux-yocto. All qemu targets have been built and booted. Changelog is available via: git log --pretty=oneline --abbrev-commit v2.6.37.3..v2.6.37.5 (From OE-Core rev: bbbc60f24969f9ec596ab344fbb557d5e21c2abf) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard ↵Richard Purdie2011-03-251-3/+0
| | | | | | | | EXTRA_IMAGECMD (From OE-Core rev: 3c534247e08700eb18b27886d80e874006ee0cb8) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2011-03-251-41/+0
| | | | | | | | | | | | | | | Image generation code in .conf files is hard to read as it needs to be single line. By moving this to a separate class, multiline functions can be used instead improving readability. It also declutters bitbake.conf. There is no real functional change with this patch but it highlights the need for improvements in places such as the IMAGE_EXTRA_OPTION ext* specific variable which makes no sense. (From OE-Core rev: a5c403f0fc71f38c0669691da7f637303ea09a27) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* machine/include/tune-atom.inc: Remove FULL_OPTIMIZATION_pn-gtk+Khem Raj2011-03-241-4/+0
| | | | | | | | | | * Since bitbake.conf has got rid of -fomit-frame-pointer this is no longer required (From OE-Core rev: ba89ba8e02185c7adb92240f119a57e7b21adfa7) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Prune global OPTIMIZATION flagsKhem Raj2011-03-241-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | -fexpensive-optimizations is enabled by default at -O2 -fomit-frame-pointer is enabled at -O2 selectively by gcc depending upon architecture if debug info is not hurt -frename-registers - This might have some performance advantage on top of O2 on architectures which have more registers and registers are left after scheduling but it affects debuggability quite a bit so as a i tradeoff we do not use it. -feliminate-dwarf2-dups - We use this option to reduce the size of debug information by removing duplicates this is only valid for dwarf2+ and we use dwarf2 by default -pipe uses buffers instead of temporary files internally it can speed up compilation it has has issues with other assemblers but not with GNU assembler and we use gas. Separate out debug information related flags into a separate variable DEBUG_FLAGS so distros can use/notuse them as they like (From OE-Core rev: 9cb7113790d716a4c5cf7d511535ba87fdecd1ac) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* checksums.ini: DeleteTom Rini2011-03-231-15076/+0
| | | | | | | (From OE-Core rev: 02de9ba8bf211292d0cc10fee5bc0c15636d8d7a) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Various: Update KERNELORG_MIRROR for consistencyTom Rini2011-03-231-1/+1
| | | | | | | | | | | In mirrors.bbclass we point into /pub but we don't in bitbake.conf. All uses of KERNELORG_MIRROR look into /pub anyhow, so lets make use of that. (From OE-Core rev: 67a0c8f48b5ef2ae5fc712c9204e4e99818c8134) Signed-off-by: Tom Rini <tom_rini@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>