]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
14 years agoConsolidate the exec/eval bits, switch anonfunc to better_exec, etc
Chris Larson [Wed, 31 Mar 2010 03:06:07 +0000 (20:06 -0700)]
Consolidate the exec/eval bits, switch anonfunc to better_exec, etc

The methodpool, ${@} expansions, anonymous python functions, event handlers
now all run with the same global context, ensuring a consistent environment
for them.  Added a bb.utils.better_eval function which does an eval() with the
same globals as better_exec.

(Bitbake rev: 424d7e267b009cc19b8503eadab782736d9597d0)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoPass an empty locals dict in expansion, since list comprehensions apparently leak...
Chris Larson [Tue, 30 Mar 2010 23:59:46 +0000 (16:59 -0700)]
Pass an empty locals dict in expansion, since list comprehensions apparently leak their '_' helper variable

(Bitbake rev: 97da0cebbaf4dd1b46e58bd2e80cab6c007ae7c9)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoTwo minor changes to the way python snippet expansion happens
Chris Larson [Tue, 30 Mar 2010 23:21:23 +0000 (16:21 -0700)]
Two minor changes to the way python snippet expansion happens

- Use a single dictionary for the context, both global & local, since for some
  reason it chokes wanting a global "d" rather than a local in the metadata.
- First compile the string into a code object before running eval, so we can
  include the variable name in an evaluation error.

(Bitbake rev: 49534d928a37e0804ca84eed186cd22363023b2e)

Signed-off-by: Chris Larson <chris_larson@mentor.com>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agolinux-libc-headers: upgrade from 2.6.33 to 2.6.34
Nitin A Kamble [Mon, 21 Jun 2010 11:56:52 +0000 (04:56 -0700)]
linux-libc-headers: upgrade from 2.6.33 to 2.6.34

added a new patch to fix glibc build issue on powerpc
  ppc_glibc_build_fix.patch

Added attribution to the hayes-gone.patch.

And updated the metadata variables like LICENSE & LIC_CHKSUM_FILES

And removing all the older recipes and related files

Change the linux-libc-header version inpoky-default.inc

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agodbus: fix metadata
Kevin Tian [Wed, 30 Jun 2010 09:14:42 +0000 (17:14 +0800)]
dbus: fix metadata

Signed-off-by Kevin Tian <kevin.tian@intel.com>

14 years agolibgpg-error: fix metadata
Kevin Tian [Wed, 30 Jun 2010 08:35:09 +0000 (16:35 +0800)]
libgpg-error: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agomodule-init-tools: fix metadata
Kevin Tian [Wed, 30 Jun 2010 07:30:11 +0000 (15:30 +0800)]
module-init-tools: fix metadata

Signe-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agodistro_tracking: Adding tracking fields for upgraded packages
Dongxiao Xu [Thu, 1 Jul 2010 09:12:37 +0000 (17:12 +0800)]
distro_tracking: Adding tracking fields for upgraded packages

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agolibmusicbrainz: Upgraded to 3.0.2
Dongxiao Xu [Thu, 1 Jul 2010 08:53:27 +0000 (16:53 +0800)]
libmusicbrainz: Upgraded to 3.0.2

Removed the autofoo.patch since the latest version uses cmake instead
Remove gcc43_fix.patch since the code is not in latest package
Change SRC_URI to be more generic
Also fix the metadata

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoneon: Upgraded to 0.29.3
Dongxiao Xu [Thu, 1 Jul 2010 08:44:21 +0000 (16:44 +0800)]
neon: Upgraded to 0.29.3

Change local directory name to ${PN}-${PV}

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agoppp: Upgraded to version 2.4.5
Dongxiao Xu [Thu, 1 Jul 2010 06:34:12 +0000 (14:34 +0800)]
ppp: Upgraded to version 2.4.5

Removed some patches since they are already in latest package
Rebased some patches to fit ppp-2.4.5

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agodistro-tracking: update tracking fields for previous recipes after fixing metadata
Zhai Edwin [Thu, 1 Jul 2010 14:10:41 +0000 (22:10 +0800)]
distro-tracking: update tracking fields for previous recipes after fixing metadata

pcmanfm
gtk+
gnome-common
webkit-gtk
eds-dbus
gnome-keyring
gtk-sato-engine
hicolor-icon-theme
jpeg
libfakekey
libglade
libsoup-2.4
libxslt
matchbox-config-gtk
matchbox-keyboard
matchbox-panel-2
matchbox-stroke
matchbox-wm

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agomatchbox-wm: Fix the meta data
Zhai Edwin [Thu, 1 Jul 2010 11:12:05 +0000 (19:12 +0800)]
matchbox-wm: Fix the meta data

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agomatchbox-stroke: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 11:07:09 +0000 (19:07 +0800)]
matchbox-stroke: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agomatchbox-panel-2: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 11:00:28 +0000 (19:00 +0800)]
matchbox-panel-2: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agomatchbox-keyboard: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 10:54:29 +0000 (18:54 +0800)]
matchbox-keyboard: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agomatchbox-config-gtk: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 10:49:27 +0000 (18:49 +0800)]
matchbox-config-gtk: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibxslt: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 10:43:02 +0000 (18:43 +0800)]
libxslt: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibsoup-2.4: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 10:26:53 +0000 (18:26 +0800)]
libsoup-2.4: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibglade: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 10:12:58 +0000 (18:12 +0800)]
libglade: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agolibfakekey: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 09:58:43 +0000 (17:58 +0800)]
libfakekey: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agojpeg: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 09:50:37 +0000 (17:50 +0800)]
jpeg: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agohicolor-icon-theme: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 09:38:31 +0000 (17:38 +0800)]
hicolor-icon-theme: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agogtk-sato-engine: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 09:30:45 +0000 (17:30 +0800)]
gtk-sato-engine: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agognome-keyring: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 09:11:39 +0000 (17:11 +0800)]
gnome-keyring: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoeds-dbus: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 08:58:58 +0000 (16:58 +0800)]
eds-dbus: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agowebkit-gtk: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 08:41:19 +0000 (16:41 +0800)]
webkit-gtk: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agognome-common: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 07:35:11 +0000 (15:35 +0800)]
gnome-common: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agogtk+: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 07:06:10 +0000 (15:06 +0800)]
gtk+: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agopcmanfm: Fix the metadata
Zhai Edwin [Thu, 1 Jul 2010 06:31:15 +0000 (14:31 +0800)]
pcmanfm: Fix the metadata

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agodistro_tracking: update latest release for prelink
Nitin A Kamble [Thu, 24 Jun 2010 13:04:45 +0000 (06:04 -0700)]
distro_tracking: update latest release for prelink

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agometa-toolchain: Improve layout
Richard Purdie [Fri, 2 Jul 2010 13:35:08 +0000 (14:35 +0100)]
meta-toolchain: Improve layout

* Switch from /usr/local/poky to /opt/poky
* Use a sysroots directory for both the "native" sdk binaries and the target
* Drop the meta-toolchain extras packages. These are replaced with packaged-staging.
* Change the nativesdk layout to match our usual filesystem layout
* Clean up various hardcoded prefix references

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoimage.bbclass: Don't perform mapping renaming until we're running the task itself.
Richard Purdie [Fri, 2 Jul 2010 13:34:14 +0000 (14:34 +0100)]
image.bbclass: Don't perform mapping renaming until we're running the task itself.

Need to extend bitbake to provide this information rather than refer to a bitbake
internal variable.

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agopackage_deb.bbclass: Fix packaging functions to use versioned dependency package...
Richard Purdie [Thu, 1 Jul 2010 23:05:38 +0000 (00:05 +0100)]
package_deb.bbclass: Fix packaging functions to use versioned dependency package functions correctly

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agobitbake: providers.py: Fix typo
Richard Purdie [Thu, 1 Jul 2010 21:24:26 +0000 (22:24 +0100)]
bitbake: providers.py: Fix typo

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agoclasses/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging
Joshua Lock [Thu, 1 Jul 2010 15:14:21 +0000 (16:14 +0100)]
classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packaging

The OVERRIDES variable was being incorrectly set with the end result of the
runtime dependencies of the package not being encoded in it's package metadata.

This broke opkg-native in meta-toolchain.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agopreferred-xorg-versions: update versions after latest recipe bumps
Joshua Lock [Thu, 1 Jul 2010 14:23:53 +0000 (15:23 +0100)]
preferred-xorg-versions: update versions after latest recipe bumps

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agopoky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warning
Joshua Lock [Thu, 1 Jul 2010 14:22:41 +0000 (15:22 +0100)]
poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warning

Signed-off-by: Joshua Lock <josh@linux.intel.com>
14 years agolibpcap: Upgraded to version 1.1.1
Dongxiao Xu [Wed, 30 Jun 2010 02:31:47 +0000 (10:31 +0800)]
libpcap: Upgraded to version 1.1.1

Remove config-fixes.patch and ldflags.patch since the change is already in the
latest version
Remove shared.patch since it is not being used.
Rebase aclocal.patch according to the latest package version
Also contains Metadata fix

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agobison: upgrade from 2.3 to 2.4.2
Nitin A Kamble [Wed, 23 Jun 2010 13:38:40 +0000 (06:38 -0700)]
bison: upgrade from 2.3 to 2.4.2

Fixed a configure issue by adding acpaths line in the recipe.

fix_cross_manpage_building.patch: Created this patch to avoid the build
issue for non-x86 targets.

Rebased the m4.patch for the latest code, by removing duplicate
functionality.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoelfutils: add a patch to fix latest prelink build
Nitin A Kamble [Thu, 24 Jun 2010 13:38:08 +0000 (06:38 -0700)]
elfutils: add a patch to fix latest prelink build

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agonasm: upgrade from 0.98.38 to 2.07
Nitin A Kamble [Wed, 23 Jun 2010 09:52:14 +0000 (02:52 -0700)]
nasm: upgrade from 0.98.38 to 2.07

Fixed the build issue by adding do_configure_prepend line to the recipe.
Updated metadata variables like LICENSE & LIC_CHKSUM_FILES

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agotcl: upgraded from 8.4.19 to 8.5.8
Nitin A Kamble [Tue, 22 Jun 2010 10:06:55 +0000 (03:06 -0700)]
tcl: upgraded from 8.4.19 to 8.5.8

patche changes:
tcl-add-soname.patch: rebased to the newer release code

Also added metadata variables, LIC_FILES_CHKSUM

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoquilt: upgrade from 0.47 to 0.48
Nitin A Kamble [Tue, 22 Jun 2010 09:39:19 +0000 (02:39 -0700)]
quilt: upgrade from 0.47 to 0.48

Also update metadata variables like LICENSE & LIC_CHKSUM_FILES

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agooprofile: upgrade from 0.9.4 to 0.9.6
Nitin A Kamble [Tue, 22 Jun 2010 08:43:41 +0000 (01:43 -0700)]
oprofile: upgrade from 0.9.4 to 0.9.6

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agolttng-viewer: upgrade from 0.8.83 to 0.8.84
Nitin A Kamble [Tue, 22 Jun 2010 05:35:57 +0000 (22:35 -0700)]
lttng-viewer: upgrade from 0.8.83 to 0.8.84

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agolttng-control: upgrade from 0.67 to 0.87
Nitin A Kamble [Mon, 21 Jun 2010 12:31:04 +0000 (05:31 -0700)]
lttng-control: upgrade from 0.67 to 0.87

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agolsof: upgrade from 4.78 to 4.83
Nitin A Kamble [Mon, 21 Jun 2010 12:22:24 +0000 (05:22 -0700)]
lsof: upgrade from 4.78 to 4.83

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agointltool: upgrade from 0.40.5 to 0.40.6
Nitin A Kamble [Mon, 21 Jun 2010 09:30:37 +0000 (02:30 -0700)]
intltool: upgrade from 0.40.5 to 0.40.6

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agognu-config: upgrade from 20050701 to 20080123
Nitin A Kamble [Mon, 21 Jun 2010 07:17:17 +0000 (00:17 -0700)]
gnu-config: upgrade from 20050701 to 20080123

Rebased this patch for newer version:
 gnu-config/config-guess-uclibc.patch

Removed this patch as it's included in the new source:
 gnu-config/avr32.patch

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agoflex: upgrade from 2.5.31 to 2.5.35
Nitin A Kamble [Mon, 21 Jun 2010 05:20:06 +0000 (22:20 -0700)]
flex: upgrade from 2.5.31 to 2.5.35

These patches removed from the recipe
 flex-lvalue.diff: already in the source
 fix-gen.patch: already in the source
 include.patch: already in the source

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agodiffstat: upgrade from 1.39 to 1.47
Nitin A Kamble [Mon, 21 Jun 2010 04:21:28 +0000 (21:21 -0700)]
diffstat: upgrade from 1.39 to 1.47

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
14 years agodistro-tracking: add tracking fields for previous recipes
Kevin Tian [Wed, 30 Jun 2010 09:28:18 +0000 (17:28 +0800)]
distro-tracking: add tracking fields for previous recipes

pam
libgpg-error
gpgme
expat
dbus
dbus-glib
busybox
module-init-tools
fakeroot
prism-firmware

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agodbus-glib: fix metadata
Kevin Tian [Wed, 30 Jun 2010 09:22:17 +0000 (17:22 +0800)]
dbus-glib: fix metadata

Signed-off-by Kevin Tian <kevin.tian@intel.com>

14 years agoexpat: fix metadata
Kevin Tian [Wed, 30 Jun 2010 08:51:51 +0000 (16:51 +0800)]
expat: fix metadata

Signed-off-by Kevin Tian <kevin.tian@intel.com>

14 years agogpgme: fix metadata
Kevin Tian [Wed, 30 Jun 2010 08:42:22 +0000 (16:42 +0800)]
gpgme: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agofakeroot: fix metadata
Kevin Tian [Wed, 30 Jun 2010 08:20:25 +0000 (16:20 +0800)]
fakeroot: fix metadata

also no need for patch parameter if it's suffixed with .patch.

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agopam: fix metadata
Kevin Tian [Wed, 30 Jun 2010 07:48:40 +0000 (15:48 +0800)]
pam: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agobusybox: fix metadata
Kevin Tian [Wed, 30 Jun 2010 06:46:52 +0000 (14:46 +0800)]
busybox: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
14 years agoDistro Tracking: add distro tracking field for Graphics Apps
Zhai Edwin [Wed, 30 Jun 2010 15:29:13 +0000 (23:29 +0800)]
Distro Tracking: add distro tracking field for Graphics Apps

owl-video
xtscal
xrestop
gnome-mime-data
libmatchbox
libowl
libowl-av
matchbox-desktop
matchbox-desktop-sato
matchbox-session
matchbox-session-sato
matchbox-terminal
matchbox-theme-sato
sato-icon-theme
tslib
xcursor-transparent-theme
screenshot
tasks
contacts
dates
libcroco
leafpad
atk

Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
14 years agoencodings: Specify encodingsdir as the default was being detected incorrectly resulti...
Richard Purdie [Wed, 30 Jun 2010 14:02:00 +0000 (15:02 +0100)]
encodings: Specify encodingsdir as the default was being detected incorrectly resulting in an empty package

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
14 years agodistro-tracking: update tracking fields for previous upgraded recipes
Dongxiao Xu [Tue, 29 Jun 2010 08:32:13 +0000 (16:32 +0800)]
distro-tracking: update tracking fields for previous upgraded recipes

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agospeex: Upgraded to version 1.2rc1
Dongxiao Xu [Tue, 29 Jun 2010 07:21:58 +0000 (15:21 +0800)]
speex: Upgraded to version 1.2rc1

Remove ${S} since it is not needed in new version recipe file
Adding LIC_FILES_CHKSUM information
Adjust variables order according to styleguide

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
14 years agodistro_tracking_fields: add meta data for graphic core and app
Yu Ke [Thu, 24 Jun 2010 06:07:26 +0000 (14:07 +0800)]
distro_tracking_fields: add meta data for graphic core and app

including:
libdrm
xauth
python-pycairo
libxfontcache
xdpyinfo
xhost
xinit
xkbcomp
xmodmap
xprop
xset
xwininfo

Signed-off-by: Yu Ke <ke.yu@intel.com>
14 years agoDistro Tracking: add distro tracking field for recipes of Graphics libs
Dexuan Cui [Tue, 29 Jun 2010 03:54:47 +0000 (11:54 +0800)]
Distro Tracking: add distro tracking field for recipes of Graphics libs

They are:

dri2proto
xcb-proto
xextproto
xf86vidmodeproto
xproto
liberation-fonts
libfontenc
libxfont
libice
libsm
libxau
libxcalibrate
libxcb
libxcomposite
libxrandr
libxrender
libxres
libxt
libxv
libxvmc
libxxf86misc
libxxf86vm
libxcursor
libxdamage
libxdmcp
libxext
libxfixes
libxft
libxkbfile
pixman
xtrans
libxmu

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxmu: upgrade to the latest version 1.0.5
Dexuan Cui [Tue, 29 Jun 2010 03:26:41 +0000 (11:26 +0800)]
libxmu: upgrade to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoxtrans: upgrade to the latest version 1.2.5
Dexuan Cui [Tue, 29 Jun 2010 03:16:16 +0000 (11:16 +0800)]
xtrans: upgrade to the latest version 1.2.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agopixman: upgrade to the latest version 0.18.2
Dexuan Cui [Tue, 29 Jun 2010 03:15:49 +0000 (11:15 +0800)]
pixman: upgrade to the latest version 0.18.2

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxkbfile: upgrade to the latest version 1.0.6
Dexuan Cui [Tue, 29 Jun 2010 02:55:23 +0000 (10:55 +0800)]
libxkbfile: upgrade to the latest version 1.0.6

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxft: upgrade to the latest version 2.1.14
Dexuan Cui [Tue, 29 Jun 2010 02:54:49 +0000 (10:54 +0800)]
libxft: upgrade to the latest version 2.1.14

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxfixes: upgrade to the latest version 4.0.4
Dexuan Cui [Tue, 29 Jun 2010 02:53:38 +0000 (10:53 +0800)]
libxfixes: upgrade to the latest version 4.0.4

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxext: upgrade to the latest version 1.1.2
Dexuan Cui [Tue, 29 Jun 2010 02:52:38 +0000 (10:52 +0800)]
libxext: upgrade to the latest version 1.1.2

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxdmcp: upgrade to the latest version 1.0.3
Dexuan Cui [Tue, 29 Jun 2010 02:51:42 +0000 (10:51 +0800)]
libxdmcp: upgrade to the latest version 1.0.3

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxdamage: upgrade to the latest version 1.1.2
Dexuan Cui [Tue, 29 Jun 2010 02:51:08 +0000 (10:51 +0800)]
libxdamage: upgrade to the latest version 1.1.2

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxcursor: upgrade to the latest version 1.1.10
Dexuan Cui [Tue, 29 Jun 2010 02:47:42 +0000 (10:47 +0800)]
libxcursor: upgrade to the latest version 1.1.10

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxxf86vm: upgrade to the latest version 1.1.0
Dexuan Cui [Tue, 29 Jun 2010 02:45:13 +0000 (10:45 +0800)]
libxxf86vm: upgrade to the latest version 1.1.0

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxxf86misc: upgrade to the latest version 1.0.2
Dexuan Cui [Tue, 29 Jun 2010 02:44:30 +0000 (10:44 +0800)]
libxxf86misc: upgrade to the latest version 1.0.2

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxvmc: upgrade to the latest version 1.0.5
Dexuan Cui [Tue, 29 Jun 2010 02:43:48 +0000 (10:43 +0800)]
libxvmc: upgrade to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxv: upgrade to the latest version 1.0.5
Dexuan Cui [Tue, 29 Jun 2010 02:43:06 +0000 (10:43 +0800)]
libxv: upgrade to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxt: upgrade to the latest version 1.0.8
Dexuan Cui [Tue, 29 Jun 2010 02:42:35 +0000 (10:42 +0800)]
libxt: upgrade to the latest version 1.0.8

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxres: upgrade to the latest version 1.0.4
Dexuan Cui [Tue, 29 Jun 2010 02:41:55 +0000 (10:41 +0800)]
libxres: upgrade to the latest version 1.0.4

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxrender: upgrade to the latest version 0.9.5
Dexuan Cui [Tue, 29 Jun 2010 02:41:19 +0000 (10:41 +0800)]
libxrender: upgrade to the latest version 0.9.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxrandr: upgrade to the latest version 1.3.0
Dexuan Cui [Tue, 29 Jun 2010 02:40:32 +0000 (10:40 +0800)]
libxrandr: upgrade to the latest version 1.3.0

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxcomposite: upgrade to the latest version 0.4.1
Dexuan Cui [Tue, 29 Jun 2010 02:31:51 +0000 (10:31 +0800)]
libxcomposite: upgrade to the latest version 0.4.1

Remove the ";patch=1" in SRC_URI since by default a .patch file is applied.
Update change-include-order.patch to apply it to 0.4.1.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxcb: upgrade to the latest version 1.6
Dexuan Cui [Tue, 29 Jun 2010 02:30:49 +0000 (10:30 +0800)]
libxcb: upgrade to the latest version 1.6

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxcalibrate: upgrade to the latest version 209d83af61ed38a002c8096377deac292b3e396c
Dexuan Cui [Tue, 29 Jun 2010 02:29:49 +0000 (10:29 +0800)]
libxcalibrate: upgrade to the latest version 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>
14 years agolibxau: upgrade to the latest version 1.0.5
Dexuan Cui [Tue, 29 Jun 2010 02:29:02 +0000 (10:29 +0800)]
libxau: upgrade to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibsm: upgrade to the latest version 1.1.1
Dexuan Cui [Tue, 29 Jun 2010 02:28:22 +0000 (10:28 +0800)]
libsm: upgrade to the latest version 1.1.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibice: upgrade to the latest version 1.0.6
Dexuan Cui [Tue, 29 Jun 2010 02:24:52 +0000 (10:24 +0800)]
libice: upgrade to the latest version 1.0.6

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibxfont: upgrade to the latest version 1.4.1
Dexuan Cui [Tue, 29 Jun 2010 02:23:53 +0000 (10:23 +0800)]
libxfont: upgrade to the latest version 1.4.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agolibfontenc: upgrade to the latest version 1.0.5
Dexuan Cui [Tue, 29 Jun 2010 02:22:12 +0000 (10:22 +0800)]
libfontenc: upgrade to the latest version 1.0.5

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoxproto: upgrade to the latest version 7.0.17
Dexuan Cui [Tue, 29 Jun 2010 02:18:39 +0000 (10:18 +0800)]
xproto: upgrade to the latest version 7.0.17

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoxf86vidmodeproto: upgrade to the latest version 2.3
Dexuan Cui [Tue, 29 Jun 2010 02:17:32 +0000 (10:17 +0800)]
xf86vidmodeproto: upgrade to the latest version 2.3

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoxextproto: upgrade to the latest version 7.1.1
Dexuan Cui [Tue, 29 Jun 2010 02:16:26 +0000 (10:16 +0800)]
xextproto: upgrade to the latest version 7.1.1

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agoxcb-proto: upgrade to the latest version 1.6
Dexuan Cui [Tue, 29 Jun 2010 02:14:51 +0000 (10:14 +0800)]
xcb-proto: upgrade to the latest version 1.6

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agodri2proto: upgrade to the latest version 2.3
Dexuan Cui [Tue, 29 Jun 2010 02:12:07 +0000 (10:12 +0800)]
dri2proto: upgrade to the latest version 2.3

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
14 years agodistro-tracking: update tracking fields for previous upgraded recipes
Kevin Tian [Mon, 28 Jun 2010 09:16:36 +0000 (17:16 +0800)]
distro-tracking: update tracking fields for previous upgraded recipes

iproute2
glib-2.0
netbase

Signd-off-by Kevin Tian <kevin.tian@intel.com>

14 years agonetbase: fix metadata
Kevin Tian [Mon, 28 Jun 2010 09:01:34 +0000 (17:01 +0800)]
netbase: fix metadata

Signed-off-by Kevin Tian <kevin.tian@intel.com>

14 years agoinsane.bbclass: allow reporting all md5 mismatch warnings
Kevin Tian [Mon, 28 Jun 2010 03:02:45 +0000 (11:02 +0800)]
insane.bbclass: allow reporting all md5 mismatch warnings

instead of exiting when once one md5 mismatch is seen. This would be
helpful to save time on filling md5sum for multiple license check
files.

Signed-off-by Kevin Tian <kevin.tian@intel.com>

14 years agodistro-track: upgrade base_{utils,libs}_2
Qing He [Wed, 23 Jun 2010 09:04:57 +0000 (17:04 +0800)]
distro-track: upgrade base_{utils,libs}_2

libgcrypt
gnutls
lzo
libtasn1
openssl
curl
zlib
libxml2
readline
bash
syslinux
sysvinit
sysfsutils

signed-off-by: Qing He <qing.he@intel.com>