summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/poky-default-revisions.inc
Commit message (Collapse)AuthorAgeFilesLines
* linux-wrs: Enable tracking of the secondary wrs_meta branch in PVRichard Purdie2010-08-131-5/+6
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pseudo: Fix pseudo buildMark Hatle2010-08-131-1/+1
| | | | | | | | | | Revert the change from 28d70bcddba93ad649de714b3229586d53de325e. Change the upstream commit to id: d30de158c1986d2161647629f279018702a42750. This fixes the const is read-only issue when compiling. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* dbus-wait: Update LICENSE after changes upstreamRichard Purdie2010-08-121-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pseudo: Upgrade pseudo and correct problemsMark Hatle2010-08-121-1/+1
| | | | | | | | | | | Fix an issue where pseudo could try to compile incorrectly on an x86_64 host system. Now it verifies that it should be trying to build a 32-bit library, and if so the necessary prereqs are available. Also uprev to the latest version of pseudo changes to enable wrapping of execl, local variable storage and misc fixes. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* kern_tools: update default revisionBruce Ashfield2010-08-091-1/+1
| | | | Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* pseudo: Change pseudo integration to better support local DBsMark Hatle2010-08-041-4/+6
| | | | | | | | | Change the pseudo integration: * Uprev to latest open source version * Restructure the patches to allow for many local DBs, as well as pseudo specific lib dirs. Signed-off-by: Mark Hatle <mhatle@windriver.com>
* tcf-agent: add the latest version 0.3.0+svnr1078Dexuan Cui2010-07-271-0/+1
| | | | | | | | | | | install a proper script /etc/init.d/tcf-agent make it autostart in runlevels 3 and 5 Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Lianhao Lu <lianhao.lu@intel.com> Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* qemux86-64: Add new emulation machine for 64bit x86Richard Purdie2010-07-271-0/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* prelink: Add prelink-nativeMark Hatle2010-07-241-0/+2
| | | | | | | | | | Add the new cross prelink support as the prelink-native integration. Set the prelinker to use the prelink-cross.git repository as the upstream. Note: libiberty.a is required on the host at this time Signed-off-by: Mark Hatle <mhatle@windriver.com>
* webkit-gtk: Update to 1.3.2Zhai Edwin2010-07-241-1/+1
| | | | | | | | | | | | | | | * Update the following files with 1.3.2 version in upstream: GNUmakefile.am Makefile Makefile.shared autogen.sh configure.ac * Update the .bb with the one in openembeded(91eefa1e) * inherit pkgconfig and remove dolt stuff according to RP's comments Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gconf-dbus: upgrade to SVN r705Yu Ke2010-07-211-2/+2
| | | | Signed-off-by: Yu Ke <ke.yu@intel.com>
* opkg-utils: Upgraded to revision 4747Dongxiao Xu2010-07-211-2/+2
| | | | | | | | Update the default revision for opkg-utils in poky-default-revisions.inc Remove "inherit autotools" since opkg-utils is not autotools based Fix recipe metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* opkg: Upgraded to version 0.1.8Dongxiao Xu2010-07-211-3/+0
| | | | | | | | Use stable release as default recipe. Remove logfix.patch since the logic is already in latest version package Also fix the metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* oprofileui: upgrade from r194 to the latest version r197Dexuan Cui2010-07-211-1/+1
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* eds-dbus: Update to 2.30.2 from git repoZhai Edwin2010-07-211-1/+1
| | | | | | | | Also backport a patch from upstream(f001953f7d60) to compile imapx provider optionally, which is the default behavior of current version. Else we get build error when compiling imapx. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* web-webkit: Update to 110Zhai Edwin2010-07-211-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* pseudo: Uprev to the latest git versionMark Hatle2010-07-211-2/+2
| | | | | | | | Uprev pseudo to the latest head version to resolve a number of issues on older hosts such as RHEL 5. In addition sqlite was changed to link statically into pseudo to avoid a potential LD_LIBRARY_PATH issue. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* linux_wrs: update SRCREVs for 2.6.34.1Bruce Ashfield2010-07-211-5/+5
|
* kernel: create base recipe for Wind River Linux kernel buildingBruce Ashfield2010-07-191-0/+4
| | | | | | | | | | | | This base recipe implements support for building a git based Wind River Linux kernel repository. There are several restrictions in this first import: - no patching (needs guilt) - missing Wind River features (config audit, etc) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* kern_tools: wrs kernel manipulation toolsBruce Ashfield2010-07-191-0/+1
| | | | | | | | These tools are largely unused at the moment, but represent a baseline set of functionality for working with a Wind River Linux kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-libc-headers: create a libc-headers based on Wind River kernelBruce Ashfield2010-07-191-0/+1
| | | | | | | | Put PREFERRED_PROVIDER_linux-libc-headers = "linux-libc-headers-wrs" in your configuration, and this package will be used to generate a set of kernel headers from the -standard branch of the Wind River kernel. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* psplash: Update to svn revision 424Richard Purdie2010-07-131-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* matchbox-wm: Update to 1819Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-stroke: Update to 1820Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-keyboard: Update to 2075Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-panel-2: Update to 2109Zhai Edwin2010-07-131-1/+1
| | | | | | Also add a patch to fix the upstream compile error caused by a typo. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* matchbox-config-gtk: Update to 2081Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* gtk-sato-engine: Update to 0.3.2Zhai Edwin2010-07-131-1/+1
| | | | Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* librsvg: upgrade to the latest version 2.26.3Dexuan Cui2010-07-131-1/+0
| | | | | | | | | | | | | | | | | The latest stable releases of the package moved from http://svn.gnome.org/svn/librsvg/ to http://ftp.gnome.org/pub/GNOME/sources/librsvg/, so I removed the overrided SRC_URI and use gnome.bbclass's, and I also changed the recipe file's name, removed the explicit PV and removed the unnecessary S. Reset PR to "r0". Add LIC_FILES_CHKSUM info. Remove SRCREV_pn-librsvg in poky-default-revisions.inc and add PREFERRED_VERSION_librsvg in poky-fixed-revisions.inc. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxcalibrate: upgrade to the latest version ↵Dexuan Cui2010-06-301-1/+1
| | | | | | | | 209d83af61ed38a002c8096377deac292b3e396c Remove the ";patch=1" in SRC_URI because by default a .patch file is applied. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xvideo-tests: Change the version to 270Dongxiao Xu2010-06-301-1/+1
| | | | | | The latest upstream for xvideo-tests is 270, not 272 Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* gaku: Upgraded to version 399Dongxiao Xu2010-06-301-1/+1
| | | | | | | Change the default revision in poky-default-revisions.inc Reset PR to "r0" Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* dates: update to 0.4.11Zhai Edwin2010-06-301-1/+1
| | | | | | Also fix meta data Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* contacts: Update to 0.12 from gitZhai Edwin2010-06-301-1/+1
| | | | | | Also fix the meta data, and add GPLv3 license for src/contacts-dbus.c Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* screenshot: Update to svn_r292Zhai Edwin2010-06-301-1/+1
| | | | | | Also fix the meta data Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
* qemu: Updated to 0.12.0Jeff Dike2010-05-261-1/+1
| | | | | Updated the metadata in the recipe, changed the git revision in poky-default-revisions.inc, and pulled the qemu patches forward.
* poky-default-revisions.inc: Add linux-omap3-pm revision to ensure offline ↵Richard Purdie2010-05-061-0/+1
| | | | | | builds at least parse even if the revision is invalid Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* scm-revisions: Always use ??= operatorRichard Purdie2010-03-251-136/+136
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* pseudo: Add recipeRichard Purdie2010-03-221-0/+2
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* layer.conf: Fix filename conflictRichard Purdie2010-03-221-0/+135
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>