summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-01-23boost-1.33.1: Corrected GNU_HASH error.Przemyslaw Wesolek2
Signed-off-by: Przemyslaw Wesolek <przemyslaw.wesolek@cs.put.poznan.pl> Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
2010-01-23libsdl-mixer: drop version 1.2.9 (md5sum mismatch)Bernhard Kaindl2
* as discussed and agreed on the mailing list Signed-off-by: Rolf Leggewie <oe-devel@rolf.leggewie.biz>
2010-01-22libx11: keysymdef_include.patch must be applied, otherwise host-installed ↵Stanislav Brabec1
includes are checked.
2010-01-22recipe_sanity: check RRECOMMENDS/RCONFLICTS and make the message more ↵Chris Larson1
comprehensible Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22shadow: Extend securetty file to include more common ttys (inc. ones used on ↵David-John Willis3
OMAP3 platforms). Small correction for login pam file. Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22shadow.inc: Correctly install /etc/securetty and add back support for ↵David-John Willis1
creating /etc/skel as part of the recipe. Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22uclibc: Add new recipes for 0.9.30.2 release.Khem Raj61
* Tested on arm and mips using minimal-uclibc and gcc_svn. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-22Lets rename conf/amend-recipes.inc to amend.bbclass, for consistencyChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22package_dbg: kill the explicit dir listChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22iptables: unbork the 1.3.8 build, merge iptables-utils into iptables.Chris Larson7
In recent iptables versions, the -save and -restore files are just symlinks pointing to the main, merged binary, so the separate package is a bit unnecessary. Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22shadow: reorg into .inc, pull some mvl6 changes over, use a 'pam' distro ↵Chris Larson4
feature. Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22shadow: unbork the dependencies.. its DEPENDS, not DEPEND.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22libcap: BUILD_CFLAGS can need the libcap/include tooChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22man: fix ldflags typoChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22postfix: kill funky FILESDIR usage in SRC_URIChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-22libxml-libxml-perl: Adds perl module XML::LibXMLMichael Lippautz2
Signed-off-by: Philip Balister <philip@balister.org>
2010-01-22libxml2 : Convert to INC_PR. Bump PR for earlier commit.Philip Balister2
2010-01-22libxml2: Add catalog and docbook supportMichael Lippautz1
* Adds catalog and docbook support, which is needed for libxml-libxml-perl recipe. Signed-off-by: Philip Balister <philip@balister.org>
2010-01-22Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Marcin Juszkiewicz111
into org.openembedded.dev
2010-01-22Fix a bug of COMPATIBLE_HOST defination in linux-sun4cdm_*.bbGuo Hongruan2
* Correct the defination of COMPATIBLE_HOST in linux-sun4cdm_2.4.26.bb and linux-sun4cdm_2.6.8.1.bb, the previous defination causes linux-sun4cdm never been selected. Signed-off-by: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
2010-01-22iproute2: Remove unneeded bash dependencyMarc Olzheim4
* Even though the recipes did not list it in REDEPENDS, two scripts in this package depended on bash. Since this was unneeded, I removed that dependency. (Upstream notified) Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21htop_0.7.bb: Fix htop do_configure: Ensure that ncurses is staged.Bernhard Kaindl1
* htop's do_configure needs ncurses, but htop did only have an RDEPENDS on ncurses which only triggers a build of of ncurses after or in parallel to htop's do_configure, which is too late. Fix this: Since htop is dynamically linked against ncurces, OE detects the REDEPENDS to ncurses automatically and we can simply change the RDEPENDS to DEPENDS. Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> Acked-by: Leon Woestenberg <leon@sidebranch.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21binutils_2.17.bb: Fix setscene of binutils-cross-sdk_2.17, switch ↵Bernhard Kaindl1
binutils_2.17.bb to INC_PR * All of the binutils-cross-sdk_*.bb recipes rely on their binutils_*.bb recipe to define INC_PR, but binutils_2.17.bb does not define it, so setscene of binutils-cross-sdk_2.17 fails because it does a mkdir of work/.../binutils-cross-sdk-2.17-\$\{INC_PR\}.1/ which causes an abort when trying to find the setscene scripts later. Fix this by switching binutils_2.17.bb to INC_PR like silbings have done. Signed-off-by: Bernhard Kaindl <bernhard.kaindl@gmx.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21wxsqlite3: Add version 1.9.7 recipe.Khem Raj3
* Fix linker failure due to gcc inline issue (gcc-inline.patch). * Fix broken unicode builds (wxtranslate.patch). Signed-off-by: Johan Hovold <johan.hovold@lundinova.se> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21eglibc-svn: Bump SRCREV to tip of trunk.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-22gettext: add extra package for libintlHenning Heinold1
* add extra package for libintl because it is mostly enough for running the stuff on targets * let runtime conflict it with proxy-libintl * bump PR
2010-01-22gettext: move to BBCLASSEXTEND, taken from popkyHenning Heinold4
* delete all native recipes now handled by BBCLASSEXTEND * bump PR's
2010-01-22Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Stanislav Brabec75
into org.openembedded.dev
2010-01-22eggdbus_0.6.bb : add this new recipe which is gobject bindings for dbusGraeme Gregory3
This is required by the newer policykit packages which I am working on pulling into OE.
2010-01-22pidgin: Update to version 2.6.5 (security: CVE-2010-0013).Stanislav Brabec4
* Fixes, security update for MSN plugin. * Removed unreferred recipes for vulnerable versions.
2010-01-22checksums.ini: Added missing checksum for balsa-2.4.2.Stanislav Brabec1
2010-01-21gSOAPJan Paesmans4
Hello, In the gSOAP package I noticed the following patch was applied to the native build: use-just-built-binary.patch This patches the makefiles of gSOAP so that the correct executable is used. However the problem originates from the fact that the makefile variable $(SOAP) is overridden in gsoap_${PV}.bb with the following directive: EXTRA_OEMAKE = "SOAP=${STAGING_BINDIR_NATIVE}/soapcpp2" Instead of patching the makefiles of gsoap, I've come up with a simpler solution. In the gsoap-native_*.bb files, overwrite EXTRA_OEMAKE like so: EXTRA_OEMAKE = "" This removes the problem with building gsoap natively and not using the correct executable. Please find my patch in attachment. Regards, Jan Signed-off-by: Jan Paesmans <jan.paesmans@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21whois: Add recipe for version 5.0.0.Khem Raj3
* Move to using INC_PR * Add md5 and sha checksums to recipe. * Move more common parts like SRC_URI to whois.inc. * Thanks Paul Menzel for reporting the pending upgrade. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21sane-toolchain.inc: Bump glibc PREFERRED_VERSION to 2.10.1Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21sane-feed.inc: adding some ATMEL boardsNicolas Ferre1
Add some armv5te entries for ATMEL -EK boards. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21Update of ATMEL board configuration filesNicolas Ferre5
Correction of at91sam9260ek and at91sam9g20ek configuration files: Xserver is not needed. At91sam9rlek configuration file: no usbhost. Adding of two new boards: at91sam9g10ek and at91sam9g45ekes. "es" stands for Engineering Sample and correspond to the marking that is on the board. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21xserver-common: add SAM9G10/G45/9RL to Xserver fileNicolas Ferre2
Adding some Atmel AT91 chips to Xserver file. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21barebox: Add recipe for this new bootloaderEric Bénard3
* barebox is "a bootloader that inherits the best of U-Boot and the Linux kernel" * add recipe for v2009.12.0 (last stable) * add recipe for git repository Signed-off-by: Eric Benard <eric@eukrea.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21uclibc-nptl: Fix Global dynmaic TLS loads.Khem Raj3
* Update to latest tip of branch. * Delete the patches which are now upstream. * Hide __libc_errno and __libc_h_errno and __libc_res. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-01-21libcap: Append `-fPIC` to `CFLAGS` to fix compilation on newer binutils/ld.Paul Menzel1
Doing `bitbake libcap` with PREFERRED_VERSION_binutils = "2.20" PREFERRED_VERSION_binutils-cross = "2.20" PREFERRED_VERSION_binutils-cross-sdk = "2.20" PREFERRED_VERSION_gcc = "4.4.2" PREFERRED_VERSION_gcc-cross = "4.4.2" PREFERRED_VERSION_gcc-cross-sdk = "4.4.2" PREFERRED_VERSION_gcc-cross-initial = "4.4.2" PREFERRED_VERSION_gcc-cross-intermediate = "4.4.2" in `local.conf` made `do_compile` error out with the following message [1]. arm-angstrom-linux-gnueabi-ld -soname libcap.so.1 -x -shared -o libcap.so.1.10 cap_alloc.o cap_proc.o cap_extint.o cap_flag.o cap_text.o cap_sys.o arm-angstrom-linux-gnueabi-ld: cap_text.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC Khem Raj explained it the following way [2]. Am Mittwoch, den 13.01.2010, 02:27 -0800 schrieb Khem Raj: > > I also get the same error which I did not get before with GCC 4.1.1. > > Older versions of binutils/ld can not detect MOVT/MOVW relocations which > are absolute and cant be used in PIC code. > hence even if the error was there it remained latent. Therefore just append `-fPIC` to the CFLAGS and bump the PR variable. The strange thing is still, that other distributions seem to have patched libcap to build with `-fPIC` long ago [3–5]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-January/016142.html [2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-January/016211.html [3] http://www.linuxfromscratch.org/patches/downloads/libcap/libcap-1.10-fedora_fixes-1.patch [4] http://frugalware.org/pipermail/frugalware-darcs/2005-May/000824.html [5] http://cvs.fedoraproject.org/viewvc/rpms/libcap/F-7/libcap-1.10-fPIC.patch?revision=1.1&view=markup Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
2010-01-21task-shr-minimal: add xinput-calibratorMartin Jansa1
2010-01-21preboot: remove defconfig requirementSimon Busch1
2010-01-21konq-e 20030705: kill the exec_prefix var hackChris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2010-01-21kernel.bbclass: fix kernel build, version >= 2.6.33-rc1, arch x86Aleksey Makarov1
* Apply the same change as c0a3e91845fad1cdda723bdcf962de8bc01f8a2d for x86 path * A check was missed in the x86 path of the stage method. Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21libdrm_2.4.17: disable intel for non-x86Dallas Foley1
* older version 2.4.11 builds OK on arm, but not 2.4.17 * someone with x86 and intel, please test Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-01-21Merge branch 'org.openembedded.dev' of git.openembedded.org:openembedded ↵Frans Meulenbroeks83
into org.openembedded.dev
2010-01-21libxml-sax-perl_0.96.bb: new recipeMichael Lippautz1
2010-01-21libxml-namespacesupport-perl_1.10.bb: create recipeMichael Lippautz1
2010-01-21xinput-calibrator_0.5.0.bb: added line for new patch to original packageMarco Cavallini1
2010-01-21xinput-calibrator-0.5.0/0002-gui_x11.cpp-Load-font-fixed-when-9x15-fails-in- ↵Marco Cavallini1
GuiCa.patch: Load font fixed when 9x15 fails in GuiCalibratorX11