summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-07-02Resurrect the old bb.vercmp as bb.utils.vercmp, and its depsChris Larson2
This is just for compatibility. We may drop it in the future, or rewrite it, as it's not particularly pythonic. (Bitbake rev: c4e31d7fe1d15a1e3ef2a453e7c7812d403d22cb) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02Pass the config metadata into the Cache constructor rather than the cookerChris Larson1
Cache only uses the config metadata from the cooker, no need for the cooker itself. (Bitbake rev: bf58d43444642d31293a341ce72292003ca5c162) Signed-off-by: Chris Larson <clarson@kergoth.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02Resurrect merged anonfunc executionChris Larson1
(Bitbake rev: 0c2ed40277e157406ea25c858f14c3cebb73c21b) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02Add & utilize a simple_exec utility functionChris Larson2
(Bitbake rev: 5ead16f14f996bcbb2fb14277b8ce5a9317b8160) Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
2010-07-02Consolidate the exec/eval bits, switch anonfunc to better_exec, etcChris Larson6
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>
2010-07-02Pass an empty locals dict in expansion, since list comprehensions apparently ↵Chris Larson1
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>
2010-07-02Two minor changes to the way python snippet expansion happensChris Larson1
- 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>
2010-07-02linux-libc-headers: upgrade from 2.6.33 to 2.6.34Nitin A Kamble11
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>
2010-07-02dbus: fix metadataKevin Tian1
Signed-off-by Kevin Tian <kevin.tian@intel.com>
2010-07-02libgpg-error: fix metadataKevin Tian1
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-02module-init-tools: fix metadataKevin Tian1
Signe-off-by: Kevin Tian <kevin.tian@intel.com>
2010-07-02distro_tracking: Adding tracking fields for upgraded packagesDongxiao Xu3
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
2010-07-02libmusicbrainz: Upgraded to 3.0.2Dongxiao Xu4
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>
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>