summaryrefslogtreecommitdiff
path: root/meta/conf
AgeCommit message (Collapse)AuthorFiles
2010-12-06sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock1
We default to gnome-terminal for TERMCMD (and TERMRUNCMD) so should check that this program actually exists during sanity checking. As a corollary document how to change these variables in the local.conf Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-06local.conf.sample: Note extra variables required when disabling en_US localeJoshua Lock1
When changing which locales are generated for libc it may also be neccessary to change IMAGE_LINGUAS and LIMIT_BUILT_LOCALES Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-12-06preferred-xorg-versions: Update to match new versionsSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-06eee-acpi-scripts: Update to 1.1.11Zhai Edwin1
Rebased remove-doc-check.patch Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-06distro_tracking_fields: update fields for devel/toolchain recipesNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06web: Update to svn r129Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-12-06distro_tracking_fields: update fields for devel/toolchain recipesNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-12-06distro_tracking_fields.inc: update insserv and libatomics-opsScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-12-03Revert "qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9"Saul Wold1
This reverts commit 4bcba3fb12bf2ea7ac952f97a44c8881703935dd. The qemugl is not building so I am reverting this update until it's resolved. Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-12-02preferred-xorg-versions: updated for lastest package updatesSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-02world-broken: cleanup post reorg and world cleanupSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-02eds-tools: Fix SRCREV and add LIC_FILE_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-12-02qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9Yu Ke1
qemugl has no update since May 2009. Compared to current SRCREV, there is 3 new commit in upstream. So simply upgrade the SRCREV to the latest commit of May 2009, to include the 3 new commits. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-02mesa-dri: upgrade from 7.8.2 to 7.9Yu Ke1
with the following changes: - remove mesa-demos, because starting from mesa 7.9, mesa-demos becomes a standalone src tar ball in upstream, so there will be a seperate recipes to build the mesa-demos - add dependency of talloc and libxml2-native Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-12-02distro_tracking: gupnp-av, gupnp-tools, ofono, etc.Dongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02libgsmd: Upgrade to rev 5394Dongxiao Xu1
Rebase fix_machine_init.patch to latest version. Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02wpa-supplicant: Upgrade to version 0.7.3Dongxiao Xu1
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-12-02xf86-video-omapfb: add license checksumYu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-24distro_tracking_fields.inc: update sudo, libpam, and mtoolsScott Garman1
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-11-24preferred-xorg-versions: Updated to reflect recipe updatesSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-24liberation-fonts: Added version 1.06, PREFERRED_VERSION is still 1.04Saul Wold1
The new recipe requires fontforge, which is not added yet, so the preferred version remains 1.04, when we have fontforge native then we can remove this. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22blktrace: new packageTom Zanussi1
Add blktrace, a tool for generating traces of the I/O traffic on block devices. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-11-22utility-tasks.bbclass: Move distro related tasks to distrodata.bbclassDongxiao Xu1
Most of the d.keys() used in file parsing are variables in distro_tracking_fields.inc, which are not used in normal build. Therefore remove the inclusion of distro_tracking_fields.inc from poky.conf. Besides, move distro related tasks to distrodata.bbclass, which includes that tracking field file. By this change, the file parsing time could save about 25%. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22imake: upgrade from 1.0.2 to 1.0.4Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22distro tracking: Updates for libgpg-error...Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22matchbox-panel-2: Update to svn r2111Zhai Edwin1
Also removed fix_sync_funcname.patch as we have it after update. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libowl-av: Update to svn r416Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22pixman: upgrade from 0.18.2 to 0.20.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xrandr: upgrade from 1.3.2 to 1.3.4Yu Ke1
Also remove the patch resolve_symbol_clash.patch, because the code it applies to has been removed from 1.3.4, by commit ccb3f8a42b: "Remove --clone / --extend support code", so this patch is no longer needed. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xf86-video-intel: upgrade from 2.12.0 to 2.13.0Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22libdrm: upgrade from 2.4.21 to 2.4.22Yu Ke1
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22distro_tracking_fields.inc: update tar and opensshScott Garman1
Updated to include recent tar upgrade. Also fixes inaccurate info in openssh. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
2010-11-22distro_tracking: Update distro tracking fields for pm-utils, netbase, etc.Dongxiao Xu1
pm-utils netbase mtd-utils glib-2.0 msynctool polkit polkit-gnome Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-21poky.conf: add "virtual:native:" to BB_HASHTASK_WHITELISTKevin Tian1
native signatures are not counted in dependency chain as they're bound to build system. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-11-19distro_tracking_fields.inc: remove some invalid packages information from itMei Lei1
This commit fix [BUGID #514] Some packages were removed from the world, but their information also exist in the distro_tracking_fields.inc. Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18Distro Tracking: update distro tracking field for recipes of Graphics libsDexuan Cui1
They are: damageproto fixesproto fontsproto glproto kbproto randrproto recordproto scrnsaverproto videoproto xcmiscproto xextproto Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18xextproto: upgrade from 7.1.1 to the latest version 7.1.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18videoproto: upgrade from 2.3.0 to the latest version 2.3.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18recordproto: upgrade from 1.14 to the latest version 1.14.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18randrproto: upgrade from 1.3.1 to the latest version 1.3.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18kbproto: upgrade from 1.0.4 to the latest version 1.0.5Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18glproto: upgrade from 1.4.11 to the latest version 1.4.12Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18fontsproto: upgrade from 2.1.0 to the latest version 2.1.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18fixesproto: upgrade from 4.1.1 to the latest version 4.1.2Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18damageproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18poky-default.inc: update gcc & linux-libc-headers versionsNitin A Kamble1
This would avoid warnings like these: NOTE: preferred version 4.5.0 of gcc-runtime not available libgcc-dev) NOTE: preferred version 2.6.34 of linux-libc-headers not available item linux-libc-headers-dev) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-18distro_tracking_fields.inc: remove some packages information from itMei Lei1
This commit fix [BUGID #514] Some packages were removed from the world, but their information also exist in the distro_tracking_fields.inc. [sgw@linux.intel.com: merged with head] Signed-off-by: Mei Lei <lei.mei@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>