summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* image.bbclass: Don't perform mapping renaming until we're running the task ↵Richard Purdie2010-07-021-2/+5
| | | | | | | | | 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>
* package_deb.bbclass: Fix packaging functions to use versioned dependency ↵Richard Purdie2010-07-021-35/+39
| | | | | | package functions correctly Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* bitbake: providers.py: Fix typoRichard Purdie2010-07-011-1/+1
| | | | Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packagingJoshua Lock2010-07-013-3/+3
| | | | | | | | | 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>
* preferred-xorg-versions: update versions after latest recipe bumpsJoshua Lock2010-07-011-46/+46
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warningJoshua Lock2010-07-011-0/+1
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* libpcap: Upgraded to version 1.1.1Dongxiao Xu2010-07-018-214/+80
| | | | | | | | | | 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>
* bison: upgrade from 2.3 to 2.4.2Nitin A Kamble2010-07-014-90/+70
| | | | | | | | | | | | 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>
* elfutils: add a patch to fix latest prelink buildNitin A Kamble2010-07-012-1/+74
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* nasm: upgrade from 0.98.38 to 2.07Nitin A Kamble2010-06-301-3/+10
| | | | | | | 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>
* tcl: upgraded from 8.4.19 to 8.5.8Nitin A Kamble2010-06-302-58/+44
| | | | | | | | | 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>
* quilt: upgrade from 0.47 to 0.48Nitin A Kamble2010-06-3010-17/+16
| | | | | | Also update metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* oprofile: upgrade from 0.9.4 to 0.9.6Nitin A Kamble2010-06-301-1/+1
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* lttng-viewer: upgrade from 0.8.83 to 0.8.84Nitin A Kamble2010-06-302-3/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* lttng-control: upgrade from 0.67 to 0.87Nitin A Kamble2010-06-303-63/+4
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* lsof: upgrade from 4.78 to 4.83Nitin A Kamble2010-06-301-5/+7
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* intltool: upgrade from 0.40.5 to 0.40.6Nitin A Kamble2010-06-304-5/+5
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* gnu-config: upgrade from 20050701 to 20080123Nitin A Kamble2010-06-303-41/+39
| | | | | | | | | | 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>
* flex: upgrade from 2.5.31 to 2.5.35Nitin A Kamble2010-06-306-89/+5
| | | | | | | | | 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>
* diffstat: upgrade from 1.39 to 1.47Nitin A Kamble2010-06-301-1/+3
| | | | Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
* distro-tracking: add tracking fields for previous recipesKevin Tian2010-06-302-0/+106
| | | | | | | | | | | | | | | pam libgpg-error gpgme expat dbus dbus-glib busybox module-init-tools fakeroot prism-firmware Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* dbus-glib: fix metadataKevin Tian2010-06-301-5/+5
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* expat: fix metadataKevin Tian2010-06-302-3/+3
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* gpgme: fix metadataKevin Tian2010-06-301-2/+4
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* fakeroot: fix metadataKevin Tian2010-06-301-5/+5
| | | | | | also no need for patch parameter if it's suffixed with .patch. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* pam: fix metadataKevin Tian2010-06-301-1/+5
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* busybox: fix metadataKevin Tian2010-06-301-9/+4
| | | | Signed-off-by: Kevin Tian <kevin.tian@intel.com>
* Distro Tracking: add distro tracking field for Graphics AppsZhai Edwin2010-06-302-0/+215
| | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* encodings: Specify encodingsdir as the default was being detected ↵Richard Purdie2010-06-301-1/+3
| | | | | | incorrectly resulting in an empty package Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* distro-tracking: update tracking fields for previous upgraded recipesDongxiao Xu2010-06-302-3/+20
| | | | Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
* speex: Upgraded to version 1.2rc1Dongxiao Xu2010-06-301-5/+6
| | | | | | | | 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>
* distro_tracking_fields: add meta data for graphic core and appYu Ke2010-06-302-0/+83
| | | | | | | | | | | | | | | | | | including: libdrm xauth python-pycairo libxfontcache xdpyinfo xhost xinit xkbcomp xmodmap xprop xset xwininfo Signed-off-by: Yu Ke <ke.yu@intel.com>
* Distro Tracking: add distro tracking field for recipes of Graphics libsDexuan Cui2010-06-301-0/+290
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* libxmu: upgrade to the latest version 1.0.5Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* xtrans: upgrade to the latest version 1.2.5Dexuan Cui2010-06-301-2/+6
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* pixman: upgrade to the latest version 0.18.2Dexuan Cui2010-06-302-8/+15
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxkbfile: upgrade to the latest version 1.0.6Dexuan Cui2010-06-301-3/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxft: upgrade to the latest version 2.1.14Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxfixes: upgrade to the latest version 4.0.4Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxext: upgrade to the latest version 1.1.2Dexuan Cui2010-06-301-1/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxdmcp: upgrade to the latest version 1.0.3Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxdamage: upgrade to the latest version 1.1.2Dexuan Cui2010-06-301-3/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxcursor: upgrade to the latest version 1.1.10Dexuan Cui2010-06-301-3/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxxf86vm: upgrade to the latest version 1.1.0Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxxf86misc: upgrade to the latest version 1.0.2Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxvmc: upgrade to the latest version 1.0.5Dexuan Cui2010-06-302-8/+14
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxv: upgrade to the latest version 1.0.5Dexuan Cui2010-06-301-3/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxt: upgrade to the latest version 1.0.8Dexuan Cui2010-06-301-2/+8
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxres: upgrade to the latest version 1.0.4Dexuan Cui2010-06-301-2/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
* libxrender: upgrade to the latest version 0.9.5Dexuan Cui2010-06-301-3/+7
| | | | Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>