summaryrefslogtreecommitdiffstats
path: root/meta/conf
Commit message (Collapse)AuthorAgeFilesLines
* poky.conf: add more hash whitelistKevin Tian2010-12-091-1/+1
| | | | | | | | | | | | | DATE are referenced by patch_do_patch TIME are referenced by do_distro_check/do_checkpkg BBPATH/THISDIR/_ impacts the scenario when using different source path. DL_DIR/SSTATE_DIR are listed as dependency too, by pstaging_fetch FILESEXTRPATHS is referenced by .bbappend files Some tasks may not contribute to sstate packages, e.g. do_checkpkg. But for safety all of them are whitelist this time. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* world-broken: Update with Clutter itemsSaul Wold2010-12-091-0/+5
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* distro_tracking: update gupnp, gst-ffmpeg, gst-fluendo-mp3, etc.Dongxiao Xu2010-12-091-10/+25
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* pulseaudio: upgrade to version 0.9.21Dongxiao Xu2010-12-091-0/+4
| | | | | | | There is a bug in pulseaudio uptream which uses new instructions on old arm platform. So we keep arm version of pulseaudio unchanged. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* poky.conf: add BB_TASKHASH to BB_HASHBASE_WHITELISTPaul Eggleton2010-12-071-1/+1
| | | | | | | | At the time of creating the hash, BB_TASKHASH can't really be valid and should be excluded from the environment variable list used to create the hash. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
* sanity.bbclass: Warn people when TERMCMD is set to a non-installed programJoshua Lock2010-12-061-0/+7
| | | | | | | | | 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>
* local.conf.sample: Note extra variables required when disabling en_US localeJoshua Lock2010-12-061-0/+5
| | | | | | | 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>
* preferred-xorg-versions: Update to match new versionsSaul Wold2010-12-061-3/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* eee-acpi-scripts: Update to 1.1.11Zhai Edwin2010-12-061-1/+1
| | | | | | Rebased remove-doc-check.patch Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking_fields: update fields for devel/toolchain recipesNitin A Kamble2010-12-061-4/+0
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* web: Update to svn r129Zhai Edwin2010-12-061-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* distro_tracking_fields: update fields for devel/toolchain recipesNitin A Kamble2010-12-061-21/+18
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro_tracking_fields.inc: update insserv and libatomics-opsScott Garman2010-12-061-5/+14
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* Revert "qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9"Saul Wold2010-12-031-2/+2
| | | | | | | | 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>
* preferred-xorg-versions: updated for lastest package updatesSaul Wold2010-12-021-26/+26
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* world-broken: cleanup post reorg and world cleanupSaul Wold2010-12-021-46/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* eds-tools: Fix SRCREV and add LIC_FILE_CHKSUMSaul Wold2010-12-021-0/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* qemugl: upgrade to git commit 33466cd83c2a9d7d3fb9fe437fb6a4d6fbd866b9Yu Ke2010-12-021-2/+2
| | | | | | 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>
* mesa-dri: upgrade from 7.8.2 to 7.9Yu Ke2010-12-021-1/+1
| | | | | | | | | | | | | 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>
* distro_tracking: gupnp-av, gupnp-tools, ofono, etc.Dongxiao Xu2010-12-021-34/+63
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libgsmd: Upgrade to rev 5394Dongxiao Xu2010-12-021-1/+1
| | | | | | | Rebase fix_machine_init.patch to latest version. Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* wpa-supplicant: Upgrade to version 0.7.3Dongxiao Xu2010-12-021-1/+1
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* xf86-video-omapfb: add license checksumYu Ke2010-12-021-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro_tracking_fields.inc: update sudo, libpam, and mtoolsScott Garman2010-11-241-14/+17
| | | | Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* preferred-xorg-versions: Updated to reflect recipe updatesSaul Wold2010-11-241-22/+22
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* liberation-fonts: Added version 1.06, PREFERRED_VERSION is still 1.04Saul Wold2010-11-241-0/+3
| | | | | | | | 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>
* blktrace: new packageTom Zanussi2010-11-221-0/+1
| | | | | | | Add blktrace, a tool for generating traces of the I/O traffic on block devices. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* utility-tasks.bbclass: Move distro related tasks to distrodata.bbclassDongxiao Xu2010-11-221-1/+0
| | | | | | | | | | | 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>
* imake: upgrade from 1.0.2 to 1.0.4Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro tracking: Updates for libgpg-error...Zhai Edwin2010-11-221-41/+41
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-panel-2: Update to svn r2111Zhai Edwin2010-11-221-1/+1
| | | | | | Also removed fix_sync_funcname.patch as we have it after update. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libowl-av: Update to svn r416Zhai Edwin2010-11-221-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* pixman: upgrade from 0.18.2 to 0.20.0Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xrandr: upgrade from 1.3.2 to 1.3.4Yu Ke2010-11-221-1/+1
| | | | | | | | | 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>
* xserver-xf86-dri-lite: upgrade from 1.9.0 rc4 to 1.9.2Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* xf86-video-intel: upgrade from 2.12.0 to 2.13.0Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* libdrm: upgrade from 2.4.21 to 2.4.22Yu Ke2010-11-221-1/+1
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* distro_tracking_fields.inc: update tar and opensshScott Garman2010-11-221-7/+8
| | | | | | | Updated to include recent tar upgrade. Also fixes inaccurate info in openssh. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* distro_tracking: Update distro tracking fields for pm-utils, netbase, etc.Dongxiao Xu2010-11-221-18/+38
| | | | | | | | | | | | pm-utils netbase mtd-utils glib-2.0 msynctool polkit polkit-gnome Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* poky.conf: add "virtual:native:" to BB_HASHTASK_WHITELISTKevin Tian2010-11-211-1/+1
| | | | | | | native signatures are not counted in dependency chain as they're bound to build system. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* distro_tracking_fields.inc: remove some invalid packages information from itMei Lei2010-11-191-23/+16
| | | | | | | | | 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>
* Distro Tracking: update distro tracking field for recipes of Graphics libsDexuan Cui2010-11-181-33/+33
| | | | | | | | | | | | | | | | | | They are: damageproto fixesproto fontsproto glproto kbproto randrproto recordproto scrnsaverproto videoproto xcmiscproto xextproto Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xextproto: upgrade from 7.1.1 to the latest version 7.1.2Dexuan Cui2010-11-181-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui2010-11-181-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* videoproto: upgrade from 2.3.0 to the latest version 2.3.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* scrnsaverproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* recordproto: upgrade from 1.14 to the latest version 1.14.1Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* randrproto: upgrade from 1.3.1 to the latest version 1.3.2Dexuan Cui2010-11-181-2/+2
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* kbproto: upgrade from 1.0.4 to the latest version 1.0.5Dexuan Cui2010-11-181-3/+3
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* glproto: upgrade from 1.4.11 to the latest version 1.4.12Dexuan Cui2010-11-181-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>