summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-14gdb (all): Add bison-native to DEPENDStested_2010-10-14Tom Rini
While in here, noticed that I didn't do the second half of 8b2cac31bec0b97c8bc66ff3e6d2c9903f2ae8dc as I intended and actually delete the DEPENDS line here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-14disko: update to version 1.7.0Henning Heinold
2010-10-14.gitignore: Add .pyo files, expand contrib maskTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-14bitbake.conf: resurrect unexported PKG_CONFIG_DIR for installsChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-14image.bbclass: use un-renamed packages in RDEPENDSChris Larson
The issue was that PACKAGE_INSTALL* get debian package renaming applied, but this renaming is outside of bitbake's knowledge. Making RDEPENDS use PACKAGE_INSTALL, therefore, caused problems when adding libraries to images directly rather than indirectly. While I'm at it, change it to ensure PACKAGE_INSTALL_ATTEMPTONLY packages also end up in RDEPENDS, not renamed. Reported-by: Tasslehoff Kjappfot <tasskjapp@gmail.com> Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-14c-ares: Fix configure.acSean Cross
Get configure to work with our version of autoconf by fixing the syntax of configure.ac Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-14libgee: remove unnecessary dependency on gobject-introspectionSimon Busch
Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-14libgee: define common INC_PR and use it in all specific version recipesSimon Busch
Until now there is now way to indicate that the libgee.inc common part of libgee has changed - the PR is only defined in the specific version recipes. This adds the INC_PR var to to the common libgee.inc and use it in the specific version recipes. INC_PR is initial set to the highest value of both version 0.5.2 and 0.6.0. Signed-off-by: Simon Busch <morphis@gravedo.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-14freetype: Drop old recipesTom Rini
All of these versions have various security issues to them and are not pinned. Remove. While in here, rename files to freetype. Acks apply to the removal portion. Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-14directfb: update to version 1.4.6Henning Heinold
* ts-lib patch is applied upstream * remove older minor versions
2010-10-14openjdk: update to version 1.8.2, because of security issuesHenning Heinold
* bump PR
2010-10-14icedtea6-native: update to version 1.7.5Henning Heinold
* remove 1.7.3 version because of security bugs * explicit disable build of the new browser plugin
2010-10-14epiphany: fix EXTRA_OECONFKoen Kooi
2010-10-14gstreamer: bump PR for introspection changeKoen Kooi
2010-10-14gnome-bluetooth 2.30.0: bump PR for introspection changeKoen Kooi
2010-10-14atk 1.30.0: bump PR for introspection changeKoen Kooi
2010-10-14gnome bbclass: disable introspectionKoen Kooi
* introspection doesn't work in a cross environment
2010-10-14omap3-sgx-modules: make patch apply with all versions of patchKoen Kooi
2010-10-13utils: fix popen->Popen referenceChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13bitbake.conf: add HOSTNAME variableChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13mbmerlin_0.8.1-2.bb: Don't overwrite a file staged by libx11.Graham Gower
If mbmerlin is staged, packages which use the x11.pc file will get one that mbmerlin provides. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13htmldoc_1.8.27:: merge native and non-native recipesVitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13htmldoc-gui_1.9.x: remove, there is no GUI code in developer snapshotsVitus Jensen
Signed-off-by: Vitus Jensen <vjensen@gmx.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13ruby: update SRC_URI in ruby.incJesse Gilles
Signed-off-by: Jesse Gilles <jgilles@multitech.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13ruby: fix socket extension compileJesse Gilles
* fixes building socket extension with ipv6 enabled Signed-off-by: Jesse Gilles <jgilles@multitech.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13glib-2.0_2.24.1: fix `error: Could not find a glib-genmarshal in your PATH`Paul Menzel
This commit partially reverts 1e4c8a [1]. Commit 1e4c8a removed `glib-2.0-native` from `DEPENDS`. Unfortunately `configure()` fails for me for minimal distributions with the following error. (It works for `angstrom-2008.1` though.) error: Could not find a glib-genmarshal in your PATH Adding `glib-2.0-native` back to `DEPENDS` fixes the build error for me. [1] http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=1e4c8ab77532c76ad041ab3b50d3e18bfc352080 Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net> CC: Florian Boor <florian.boor@kernelconcepts.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13dsniff_2.3.bb: fix buildability.Graham Gower
This almost 10 year old software is beginning to suffer bitrot. Libnids now uses glib, and openssl structs have moved headers. Signed-off-by: Graham Gower <graham.gower@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13lua, lua-gtk2: move to obsolete.Graham Gower
Lua fails to build. There are newer recipes (lua5.1) in tree, only lua-gtk2 uses this old recipe and nothing uses lua-gtk2. mipsel-oe-linux-gcc -march=mips32 -o ../../bin/luac -L/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib -Wl,-rpath-link,/mnt/oe/tmp/sysroots/mipsel-oe-linux/usr/lib -Wl,-O1 -Wl,-E luac.o print.o lopcodes.o -L../../lib -llua -llualib -lm -ldl -lreadline luac.o: In function `strip': luac.c:(.text+0xa8): undefined reference to `luaM_realloc' luac.c:(.text+0xc4): undefined reference to `luaM_realloc' luac.c:(.text+0xdc): undefined reference to `luaM_realloc' luac.o: In function `main': luac.c:(.text+0x3f8): undefined reference to `lua_open' luac.c:(.text+0x438): undefined reference to `lua_tostring' luac.c:(.text+0x4cc): undefined reference to `luaM_realloc' luac.c:(.text+0x4f4): undefined reference to `luaM_realloc' collect2: ld returned 1 exit status make[1]: *** [../../bin/luac] Error 1 Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13ion: move to obsolete.Graham Gower
This recipe has been marked BROKEN for 5 years or so. Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13prboom_2.5.0.bb: fix compilation failure due to undefined references.Graham Gower
Need to #define _GNU_SOURCE for sched.h to define CPU_ZERO/CPU_SET. SDL/libsdldoom.a(i_system.o): In function `I_SetAffinityMask': | i_system.c:(.text+0x7d4): undefined reference to `CPU_ZERO' | i_system.c:(.text+0x7e8): undefined reference to `CPU_SET' | collect2: ld returned 1 exit status Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13galago: move to obsolete.Graham Gower
libgalago doesn't build, and presumably hasn't since dbus 0.92 was in the tree. | ../libgalago/.libs/libgalago.so: undefined reference to `dbus_connection_disconnect' | collect2: ld returned 1 exit status | make[2]: *** [presence-feed] Error 1 Signed-off-by: Graham Gower <graham.gower@gmail.com> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13cpio: update 2.5 to 2.11Scott Garman
Signed-off-by: Scott Garman <sgarman@zenlinux.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13gdb-cross-sdk.inc: We must use do_configure_appendTom Rini
The goal is to have oe_runconf happen twice. So we want the normal gdb-cross.inc do_configure to happen so we get an initial configure. Then gdb-cross-sdk does its thing and then we run oe_runconf again. All of this shows that we really need to sit down and think and test the dance we're doing here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13utils.bbclass: add missing import of oe.processChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13gitver: add missing importChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13gitver: drop 'v' tag prefix where appropriateChris Larson
If the tag starts with 'v' followed by a number, drop the 'v' prefix. This will not be done for you if you customize GIT_TAGADJUST. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13bitbake.conf: fix pkg-config relocation issueChris Larson
By default, pkg-config falls back to checking the default search path for .pc files, which is the native location. If you relocate it, it will be unable to hit that location, which can cause problems in certain cases. In particular, gnome-bluetooth requires gtk-doc-native to run its tools, and uses pkg-config to determine its availability. Fix by adding the native pkg-config locations to the PKG_CONFIG_PATH. Signed-off-by: Chris Larson <chris_larson@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-10-13gitver: allow tag adjustment via GIT_TAGADJUSTChris Larson
Example usage: GIT_TAGADJUST = "version[1:]" Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13oe.unpack: use oe.processChris Larson
Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13oe.process: subclass PopenChris Larson
Rather than providing a wrapper function, we can subclass Popen and provide our slightly different defaults that way. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13oe.process: pull some common bits overChris Larson
Also update gitver to use the subprocess wrappers Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-13gdb-cross/cross-sdk: Fixup DEPENDS furtherTom Rini
Since we are statically linking, as noted before, we now share the same DEPENDS set on cross and cross-sdk. And gdb cannot build without grabbing some stuff from the real compiler. gdb-cross was fine but gdb-cross-sdk was relying previously on an oddity of zlib. To be clear, add in virtual/${TARGET_PREFIX}gcc with a comment. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13zlib.inc: autotools.bbclass handles libtool dependsTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13gdb-cross-sdk.inc: Do not run autoreconfTim Harvey
* GDB autoconfigury mandates uses of a given autconf e.g. 2.64 for gdb 7.1, but OE's default autoconf native is 2.65 and it does not go so well with gdb. We do not really need to recreate configure if it its not needed Signed-off-by: Tim Harvey <harvey.tim@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-13udev 141/151/154: Fix update-rc.d logic for udev-cacheTom Rini
The way that functions are evaluated means that while we say append our update-rc.d addition for udev-cache ends up at the top of the postinst script meaning that $OPT is not set and this error will cause no udev rcN.d symlinks to be created until during the first boot which can be a problem. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13ffalarms: fix build with newer valaMartin Jansa
* ffalarms.vala:142.9-142.16: error: TimeZone is an ambiguous reference between GLib.TimeZone and ICal.TimeZone Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-10-13u-boot_git: added dont-inline-weak-symbols patch for hawkboardFrans Meulenbroeks
u-boot did not build for hawkboard due weak symbols and inlining. this is a known issue with u-boot 2009.8 and git versions shortly after that added the already existing patch to SRC_URI_hawkboard Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-13totem-pl-parser 2.30.0: fix build with libtool 2.4 sysrootKoen Kooi
* also disable introspection
2010-10-13tiff: Update to 4.0.0beta6Tom Rini
This includes a number of security fixes. In addition, side-port the fix for CVE-2010-2482. Since we updated for security reasons and there was only one version before this (the previous beta), git mv and update the distros that had pinned down. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-13mikmod: libtool 2.4 fix 2/2: sed out -L/usr/lib from gcc cmdlineKoen Kooi