summaryrefslogtreecommitdiff
path: root/meta/conf
Commit message (Collapse)AuthorAgeFilesLines
...
* 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. 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
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Set SDK_VENDOR to -oesdkRichard Purdie2011-04-211-1/+1
| | | | 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 Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-lsb override to linuxstdbaseRichard Purdie2011-04-201-2/+2
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image.bbclass to core-image.bbclassRichard Purdie2011-04-201-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename the remaining poky-* scripts to oe-* or runqemu-*Richard Purdie2011-04-201-3/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Catch task-poky -> task-core renamingRichard Purdie2011-04-202-5/+5
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Fix git.pokylinux.org urls to git.yoctoproject.orgRichard Purdie2011-04-201-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro_tracking_fields.inc: Replace Poky with OE-CoreRichard Purdie2011-04-201-64/+64
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Rename poky-image-* -> core-image-* and task-poky-* -> task-core-*Richard Purdie2011-04-203-136/+136
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Replace POKYBASE with COREBASERichard Purdie2011-04-206-9/+9
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* local.conf.sample: Sanitise Poky references as discussed at the TSC meetingRichard Purdie2011-04-201-33/+3
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* distro tracking: reassign Kevin's recipeYu Ke2011-04-181-33/+33
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* poky-lsb: Add "largefile" feature for LSB distro.Jingdong Lu2011-04-181-1/+1
| | | | | | | Add "largefile" feature for LSB distro. Fixes [YOCTO #794] Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com>
* xf86-input-mouse: upgrade from 1.6 to 1.7Yu Ke2011-04-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* 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 Signed-off-by: Yu Ke <ke.yu@intel.com>
* libdrm: upgrade from 2.4.23 to 2.4.25Yu Ke2011-04-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-input-keyboard: upgrade from 1.5.0 to 1.6.0Yu Ke2011-04-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* 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] Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* xf86-input-synaptics: upgrade from 1.3.0 to 1.4.0Yu Ke2011-04-181-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* 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 Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* preferred-xorg-versions.inc: update libxt, libxi, fixesproto, xproto, ↵Dexuan Cui2011-04-181-10/+10
| | | | | | xextproto and libpciaccess Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* oprofileui: upgrade to latest git versionDexuan Cui2011-04-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* x11perf: Upgrade to 1.5.3 (from 1.5.2)Zhai Edwin2011-04-181-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking_fields: update for gstreamer, gupnp, telepathy-glib, etcDongxiao Xu2011-04-181-54/+52
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* bitbake.conf: Drop FAKEROOT variable since its replaced with FAKEROOTENVRichard Purdie2011-04-101-1/+0
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: fix PACKAGE_ARCH[vardepsexclude]Saul Wold2011-04-081-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* Update trace-cmd and kernelshark distro_trackingDarren Hart2011-04-081-4/+10
| | | | | Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* 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 Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* distro tracking updateSaul Wold2011-04-081-2/+18
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* qemuppc: add libqtopengl4 for ppcMei Lei2011-04-041-0/+2
| | | | | | | Modify some configs for ppc to enable the libqtopengl4 support. This fixes [YOCTO #848] Signed-off-by: Mei Lei <lei.mei@intel.com>
* bitbake.conf: fix MACHINE_ARCHQing He2011-04-041-2/+1
| | | | | | Replaces all '-' in $MACHINE to '_', fixes [YOCTO #946] Signed-off-by: Qing He <qing.he@intel.com>
* 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. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* 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 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* conf/distro/poky.conf: Use -uclibceabi instead of -uclibgnuceabiKhem Raj2011-04-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* 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. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* bitbake.conf: Disable -feliminate-dwarf2-dups flag until it works with ↵Richard Purdie2011-03-291-1/+2
| | | | | | prelink and other issues are resolved Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta: fix SRCREVBruce Ashfield2011-03-281-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. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* 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 Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard ↵Richard Purdie2011-03-241-3/+0
| | | | | | EXTRA_IMAGECMD Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie2011-03-241-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. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* machine/include/tune-atom.inc: Remove FULL_OPTIMIZATION_pn-gtk+Khem Raj2011-03-231-4/+0
| | | | | | | * Since bitbake.conf has got rid of -fomit-frame-pointer this is no longer required Signed-off-by: Khem Raj <raj.khem@gmail.com>
* bitbake.conf: Prune global OPTIMIZATION flagsKhem Raj2011-03-231-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 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* checksums.ini: DeleteTom Rini2011-03-231-15076/+0
| | | | Signed-off-by: Tom Rini <tom_rini@mentor.com>
* 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. Signed-off-by: Tom Rini <tom_rini@mentor.com>
* bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OEMartin Jansa2011-03-211-2/+2
| | | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf/tune files: Adjust PACKAGE_EXTEA_ARCHSRichard Purdie2011-03-2115-15/+16
| | | | | | | | | | | | | | | | | | | There is a problem with the current PACKAGE_EXTRA_ARCHS implementation since its impossible to control which extra architectures sort higher than TARGET_ARCH and which sort lower. In the x86 case for example, TARGET_ARCH might be "i586", i486 should be lower than this and i686 should be higher. There are also complications where its easy to inject duplicate entries into the variable. I tried various versions of this patch and concluded that it was simplest just to force the tune files to include TARGET_ARCH in the list in the right place if they're planning to customise it themselves. Other approaches with appends and prepends just complicated the code for no good reason. The TARGET_ARCH definitions should also move to the tune files but I'll leave this for a separate patch. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: Increase image overhead factor to account for rpm/zypper ↵Richard Purdie2011-03-181-1/+1
| | | | | | database size Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bitbake.conf: add POKYBASE to BB_HASHBASE_WHITELISTKevin Tian2011-03-181-1/+1
| | | | | | | | | | or else do_populate_lic varies its checksum when using different source directory, and thus further impact do_package sstate reuse. Fix [YOCTO 894] Possibly Fix [YOCTO 903] Signed-off-by: Kevin Tian <kevin.tian@intel.com>