summaryrefslogtreecommitdiffstats
path: root/meta
Commit message (Collapse)AuthorAgeFilesLines
* bind: add new recipeQing He2010-12-023-0/+378
| | | | | | | | | | version 9.7.2-P2 based on bind recipe from openembedded the exportlib is used by building dhcp Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
* table.inc: correct version numberSaul Wold2010-12-021-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* eds-tools: Fix SRCREV and add LIC_FILE_CHKSUMSaul Wold2010-12-022-2/+7
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* gobject-introspection: Fix pathfix.patch to correct glibconfig.h locationSaul Wold2010-12-021-17/+4
| | | | 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-glsl-native: upgrade from 7.8.2 to 7.9Yu Ke2010-12-021-4/+5
| | | | | | | | with the following changes - add license checksum - add dependency of talloc-native, because mesa 7.9 start to use talloc to manage its memory. Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-demo: add new recpies mesa demo 8.0.2Yu Ke2010-12-021-0/+19
| | | | | | mesa-demo is originally part of mesa in 7.8 or earlier version. But starting from 7.9, mesa-demo become a seperate tar ball and has its own version 8.0.2, so this commit add new recipe for mesa-demos Signed-off-by: Yu Ke <ke.yu@intel.com>
* glew: add new recipes glew 1.5.7Yu Ke2010-12-022-0/+165
| | | | | | | | | | The OpenGL Extension Wrangler Library (GLEW) is a cross-platform open-source C/C++ extension loading library. GLEW provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform. mesa-demos requires glew, so port it from OE, with the following changes: - upgrade it from 1.5.1 to 1.5.7 - add license checksum Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa: enable gluYu Ke2010-12-023-3/+6
| | | | | | GLU is needed by glew, which in turn needed by mesa-demos Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-xlib: upgrade from 7.8.2 to 7.9Yu Ke2010-12-021-10/+3
| | | | | | - starting from mesa 7.9, mesa-demos is not bundled with mesa in upstream, so remove the mesa demo in mesa recipes. there will be a seperate recipes to build mesa-demos Signed-off-by: Yu Ke <ke.yu@intel.com>
* mesa-dri: upgrade from 7.8.2 to 7.9Yu Ke2010-12-022-21/+6
| | | | | | | | | | | | | 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>
* talloc: add new recipes talloc 2.0.1Yu Ke2010-12-021-0/+24
| | | | | | | | | | talloc is a hierarchical, reference counted memory pool system with destructors. It is the core memory allocator used in Samba. Mesa7.9 also depends on it,so add it for mesa7.9. It is ported from OpenEmbedded, with some format modification. Signed-off-by: Yu Ke <ke.yu@intel.com>
* libxml2-native: remove the --without-debug optionYu Ke2010-12-022-2/+2
| | | | | | | | mesa 7.9 build script es_generator.py use libxml2 API xmlLsCountNode, which only available in debug module, so remove the --without-debug option for mesa 7.9 Signed-off-by: Yu Ke <ke.yu@intel.com>
* sqlite: upgrade from 3.6.23 to 3.7.3Yu Ke2010-12-022-3/+5
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* zeroconf: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-idle: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* pulseaudio: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+5
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libtelepathy: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libsamplerate0: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* libomxil: Fix LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gupnp: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mpegdemux: Fix LICENSE infoDongxiao Xu2010-12-022-1/+4
| | | | | | Add LIC_FILES_CHKSUM information Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-fluendo-mp3: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-0/+3
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-ffmpeg: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-1/+4
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* clutter-gst: Update LICENSE and LIC_FILES_CHKSUM infoDongxiao Xu2010-12-022-1/+4
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* linux-firmware: Update LIC_FILES_CHKSUM infoDongxiao Xu2010-12-021-0/+13
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gthumb:Add license checksum to bb fileMei Lei2010-12-021-0/+1
| | | | | | Add COPYING file checksum to bb file Signed-off-by: Mei Lei <lei.mei@intel.com>
* qemu: Add license checksumZhai Edwin2010-12-022-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-stroke: Add license checksumZhai Edwin2010-12-021-0/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-session-sato: Add license checksumZhai Edwin2010-12-021-0/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libfakekey: Add license checksumZhai Edwin2010-12-021-0/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* xvinfo: Add license checksumZhai Edwin2010-12-021-0/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* metacity: Add license checksumZhai Edwin2010-12-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-wm-2: Add license checksumZhai Edwin2010-12-021-1/+3
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libgalago: Add license checksumZhai Edwin2010-12-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* libcanberra: Add license check sumZhai Edwin2010-12-021-1/+4
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk-theme-torturer: Add license check sumZhai Edwin2010-12-021-0/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk-doc: Add license checksumZhai Edwin2010-12-021-0/+2
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@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-023-12/+19
| | | | | | | Rebase fix_machine_init.patch to latest version. Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gupnp-av: Upgrade to version 0.7.0Dongxiao Xu2010-12-023-16/+15
| | | | | | Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* ofono: Upgrade to version 0.33Dongxiao Xu2010-12-024-8/+12
| | | | | | Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gssdp: Upgrade to version 0.9.0Dongxiao Xu2010-12-021-0/+3
| | | | | | Fix recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gupnp-tools: Upgrade to version 0.8Dongxiao Xu2010-12-022-7/+14
| | | | | | Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gst-openmax: Upgrade to version 0.10.1Dongxiao Xu2010-12-022-19/+20
| | | | | | Fixed recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* wpa-supplicant: Upgrade to version 0.7.3Dongxiao Xu2010-12-0214-4/+7
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* minicom: Upgrade to version 2.4Dongxiao Xu2010-12-024-18/+22
| | | | | | Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* connman: Upgrade to version 0.63Dongxiao Xu2010-12-025-2/+5
| | | | | | | | Add build dependency iptables. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-mission-control: Upgrade to version 5.7.0Dongxiao Xu2010-12-022-28/+8
| | | | | | | | Remove the patch since the logic is not exist in latest version. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* telepathy-python: Upgrade to version 0.15.18Dongxiao Xu2010-12-022-8/+16
| | | | | | | | The new version uses autotool, therefore inherit autotools.bbclass. Fixed recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>