summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-11-22cairo: upgrade from 1.8.10 to 1.10.0Yu Ke3
several chagnes are made: - hardcoded_libtool.patch is removed, because the code (dolt logic) it applys to have been removed. dolt is originally introduced to accelerate libtool, it is later removed by commit 9de25a0297c due to libtool is fast enough. so this patch can be removed too. - explicitly specify the package name as libcairo2. In 1.8.10, the debian rename hook (meta/classes/debian.bbclass:debian_package_name_hook ) will automatically rename the package to libcairo2. When upgrade to 1.10.0, the name changes to cairo, because the package contains not only library, but also bin executable. This name change will cause dependency failure to thos package which depends on libcairo-1.8.10. so it is necessary to keep name as libcairo2 by explicitly specifing. - specify extra package: libcairo-gobject2, libcairo-script-interpreter2 and cairo-perf-utils. it is newly added in 1.10.0. The name schema is from Debian. Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22curl: fix native dependencyQing He1
disable gnutls for -native also fix --with-gnutls parameter for target Signed-off-by: Qing He <qing.he@intel.com>
2010-11-22sanity.bbclass: add wget to required utilitiesPaul Eggleton1
Signed-off-by: Paul Eggleton <paul.eggleton@intel.com>
2010-11-22web_svn: Fixup Patching and add libowlSaul Wold2
libowl was missing from the link library list There where patches being pulled in from the SVN trunk that confused quilt, so we remove the patches directory before doing the patching Added LIC_FILES_CHKSUM Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-22Meta: Recipe ReogranizationSaul Wold197
This is the next stage of recipe reorganization, in this stage many recipes where moved to a new meta-demoapps layer since this is more appropriate for demo usage then the core. Additional some recipes were moved to meta-extras to indicate they may be depercated at a future time. A number of recipes were modified since dependencies need to be corrected. Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22pimlico-tasks: remove patchSaul Wold2
This patch is already applied in the newer upstream Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22ed: fix patch and LIC_FILES_CHKSUMSaul Wold2
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-22libfm: rename patch directory for package updateSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-22distro tracking: Updates for libgpg-error...Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22pcmanfm: Update to 0.9.8Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libfm: Update to 0.1.14Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22gnome-keyring: Update to 2.32.1Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libgnome-keyring: Update to 2.32.0Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22matchbox-panel-2: Update to svn r2111Zhai Edwin3
Also removed fix_sync_funcname.patch as we have it after update. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libsoup-2.4: Update to 2.32.1Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22atk: Update to 1.32.0Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22tasks: Update to 0.18Zhai Edwin1
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-22avahi: Update to 0.6.28Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22ed: Update to 1.5Zhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22xz: Update to 5.0.0Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libuser: Update to 0.56.18Zhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libassuan: Update to 2.0.1Zhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-11-22libgpg-error: Update to 1.9Zhai Edwin2
[sgw@linux.intel.com: removed duplicate LICNESE line] Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-22pixman: upgrade from 0.18.2 to 0.20.0Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xrandr: upgrade from 1.3.2 to 1.3.4Yu Ke3
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 Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22xf86-video-intel: upgrade from 2.12.0 to 2.13.0Yu Ke2
Signed-off-by: Yu Ke <ke.yu@intel.com>
2010-11-22libdrm: upgrade from 2.4.21 to 2.4.22Yu Ke4
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-22tar: upgrade to version 1.25Scott Garman2
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-22polkit-gnome: Upgrade to version 0.99Dongxiao Xu2
Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22polkit: Upgrade to version 0.99Dongxiao Xu1
Add some missing files while do_package. Also fix its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22msynctool: Upgrade to version 0.38Dongxiao Xu1
Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22mtd-utils: Upgrade to version 1.4.1Dongxiao Xu3
Remove add-oobsize-64-and-writesize-4096-as-normal-nand.patch since the original code logic no longer exists. Do not include fix-ignoreerrors-git.patch since variable "ignoreerrors" is not defined in current code. Fix recipe metadata. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22netbase: Upgrade to version 4.43Dongxiao Xu19
Fixed its metadata Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-11-22pm-utils: Upgrade to version 1.4.1Dongxiao Xu1
Fixed its metadata. 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-21update-alternatives.bbclass: don't expand var when appending do_installKevin Tian1
Or else absolute paths may be expanded which then breaks sstate signature comparison. I'm not sure whether pre/post funcs can be expanded or not. They are invoked at image build or on the target, and thus need be expanded some place. But if one recipe does use directories under TMP in its postinst helpers, this would be an issue again. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-11-20linux-emenlow: Correct KMACHINE after kernel renameSaul Wold1
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
2010-11-19libxvmc: Upgrade to 1.0.6Saul Wold1
fix LIC_FILES_CHKSUM Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-19glproto: fix LIC_FILES_CHKSUMSaul Wold1
Signed-off-by: Saul Wold <sgw@linux.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-18libfm: add missing definitions and declarationsDongxiao Xu2
Some macro definitions are missing in the new glib headers, which are needed by libfm. Add these to fix the libfm build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18matchbox-panel: Change function name "sync" to avoid conflictDongxiao Xu2
/usr/includes/unistd.h also has a function named sync(). Change sync() in matchbox-panel-2 to sync_applet(). Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com>
2010-11-18gst-plugins-base: Fix build errorDongxiao Xu2
The latest tremor has dropped its internal libogg2, which gst-plugins-base is depend on. Remove the "-DTREMOR" in gst-plugins-base Makefile.am to fix the build issue. Signed-off-by: Dongxiao Xu <dongxiao.xu@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 Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
2010-11-18xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1Dexuan Cui2
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>