summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-07-02neon: Upgraded to 0.29.3Dongxiao Xu2
Change local directory name to ${PN}-${PV} Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-02ppp: Upgraded to version 2.4.5Dongxiao Xu16
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>
2010-07-02distro-tracking: update tracking fields for previous recipes after fixing ↵Zhai Edwin2
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>
2010-07-02matchbox-wm: Fix the meta dataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02matchbox-stroke: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02matchbox-panel-2: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02matchbox-keyboard: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02matchbox-config-gtk: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02libxslt: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02libsoup-2.4: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02libglade: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02libfakekey: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02jpeg: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02hicolor-icon-theme: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02gtk-sato-engine: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02gnome-keyring: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02eds-dbus: Fix the metadataZhai Edwin2
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02webkit-gtk: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02gnome-common: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02gtk+: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02pcmanfm: Fix the metadataZhai Edwin1
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
2010-07-02distro_tracking: update latest release for prelinkNitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-07-02meta-toolchain: Improve layoutRichard Purdie8
* 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>
2010-07-02image.bbclass: Don't perform mapping renaming until we're running the task ↵Richard Purdie1
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>
2010-07-02package_deb.bbclass: Fix packaging functions to use versioned dependency ↵Richard Purdie1
package functions correctly Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-01bitbake: providers.py: Fix typoRichard Purdie1
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-01classes/package_ipk|_deb|_rpm.bbclass: Fix setting of OVERRIDES when packagingJoshua Lock3
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>
2010-07-01preferred-xorg-versions: update versions after latest recipe bumpsJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-01poky.conf: define PREFERRED_PROVIDER_opkg-nativesdk to silence a warningJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2010-07-01libpcap: Upgraded to version 1.1.1Dongxiao Xu8
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>
2010-07-01bison: upgrade from 2.3 to 2.4.2Nitin A Kamble4
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>
2010-07-01elfutils: add a patch to fix latest prelink buildNitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30nasm: upgrade from 0.98.38 to 2.07Nitin A Kamble1
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>
2010-06-30tcl: upgraded from 8.4.19 to 8.5.8Nitin A Kamble2
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>
2010-06-30quilt: upgrade from 0.47 to 0.48Nitin A Kamble10
Also update metadata variables like LICENSE & LIC_CHKSUM_FILES Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30oprofile: upgrade from 0.9.4 to 0.9.6Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30lttng-viewer: upgrade from 0.8.83 to 0.8.84Nitin A Kamble2
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30lttng-control: upgrade from 0.67 to 0.87Nitin A Kamble3
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30lsof: upgrade from 4.78 to 4.83Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30intltool: upgrade from 0.40.5 to 0.40.6Nitin A Kamble4
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30gnu-config: upgrade from 20050701 to 20080123Nitin A Kamble3
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>
2010-06-30flex: upgrade from 2.5.31 to 2.5.35Nitin A Kamble6
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>
2010-06-30diffstat: upgrade from 1.39 to 1.47Nitin A Kamble1
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-06-30distro-tracking: add tracking fields for previous recipesKevin Tian2
pam libgpg-error gpgme expat dbus dbus-glib busybox module-init-tools fakeroot prism-firmware Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30dbus-glib: fix metadataKevin Tian1
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-30expat: fix metadataKevin Tian2
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-06-30gpgme: fix metadataKevin Tian1
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30fakeroot: fix metadataKevin Tian1
also no need for patch parameter if it's suffixed with .patch. Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30pam: fix metadataKevin Tian1
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-06-30busybox: fix metadataKevin Tian1
Signed-off-by: Kevin Tian <kevin.tian@intel.com>