summaryrefslogtreecommitdiff
path: root/meta
AgeCommit message (Collapse)AuthorFiles
2011-04-04db: Switch to patchdir rather than applying in do_configureTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-04-04patch.bbclass: allow importing patches into other dirsTom Rini1
This is taken from openembedded.master: commit 9d0d70da60ca8ef278916f442125d41161846f38 Author: Chris Larson <chris_larson@mentor.com> Date: Mon Aug 23 13:03:55 2010 -0400 patch: allow importing patches into other dirs Use the 'patchdir' flag. If relative, it's assumed to be relative to ${S}. It creates a patchset class per patch directory, so for quilt this results i multiple .pc/patches directories to manage each of the patchsets. Signed-off-by: Chris Larson <chris_larson@mentor.com> Signed-off-by: Tom Rini <tom_rini@mentor.com>
2011-04-04xserver-xf86: explicitly disable fop document generationJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04openjade: fix build with GCC 4.6Joshua Lock2
In GCC 4.6 the compiler no longer allows objects of const-qualified type to be default initialized unless the type has a user-declared default constructor. Patch from Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=358021 Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04libx11: disable building of specsJoshua Lock1
Generating Postscript specs fails on Fedora 15, I don't *think* we need them so disable them. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04xorg-[lib-common|proto-common]: disable use of fop document generationJoshua Lock2
On Fedora 15 I see a huge Java backtrace when document generation runs for some xorg libs. As fop is automatically detected, with the possibility of detecting fop on the host whilst doing target builds, the safest bet is to explicitly disable fop for document generation. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04libx11: add missing SRC_URI hashesJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04python-native: add missing SRC_URI hashesJoshua Lock1
Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04elfutils: fix builds with gcc 4.6Joshua Lock1
gcc 4.6 (as used in Fedora 15) adds some extra warnings which are included with Werror. The new unused-but-set variable warning causes an error in libasm of elfutils. Work around this by removing unused-but-set from Werror. Signed-off-by: Joshua Lock <josh@linux.intel.com>
2011-04-04libexif_0.6.16.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libcap.inc: Pass SYSTEM_HEADERS to makeKhem Raj1
Libpcap reports faulures in finding headers Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04gnutls.inc: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04gstreamer_0.10.31.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04util-macros_1.11.0.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libxcb.inc: Replace XCBPROTO_XCBPYTHONDIR to point to staging areaKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04clutter.inc: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libgpg-error: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj1
directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04popt_1.16.bb: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj1
directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libgdata_0.7.1.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04gdk-pixbuf_2.22.1.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04xz_5.0.0.bb: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libzypp_git.bb: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj1
directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libuser_0.57.1.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04chkconfig_1.3.49.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04sed: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04xorg-proto: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj4
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04gcc-runtime_4.5.1.bb: Do not filter out -feliminate-dwarf2-dupsKhem Raj1
This is already taken care by bitbake.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04flex.inc: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04e2fsprogs.inc: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj1
directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04liboil_0.3.17.bb: Enable x86_64 unaligned memory accessKhem Raj2
Patch imported from OE Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04libpam_1.1.3.bb: Fix compilation on uclibc when innetgr is absentKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04diffstat_1.54.bb: inherit gettext class instead of adding gettext to DEPENDS ↵Khem Raj1
directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04bison: Make compilable on uclibcKhem Raj3
Import patch from OE to fix compilation on uclibc Let inherit gettext take care of gettext dependencies Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04binutils: Use arm*-*-linux-uclibceabi instead of arm*-*-linux-uclibcgnueabiKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04gettext_0.17.bb: Use linux-uclibceabi instead of linux-uclibcgnueabiKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04coreutils_6.9.bb: Remove gettext from DEPENDSKhem Raj1
inheriting gettext should take care of this Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04console-tools_0.3.2.bb: inherit gettextKhem Raj1
There is a dependency on libintl in configure Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04telepathy-glib_0.13.6.bb: inherit gettext class instead of adding gettext to ↵Khem Raj1
DEPENDS directly Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04galago: inherit gettext class instead of adding gettext to DEPENDS directlyKhem Raj2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04avahi.inc: Conditionalize RECOMMENDS by using overridesKhem Raj1
libnss-mdns is not supportable on uclibc since nss is not available on uclibc we add gettext-dev to RRECOMMENDS only of eglibc/glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04recipes: Use -uclibceabi instead of -uclibcgnueabiKhem Raj6
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04conf/distro/poky.conf: Use -uclibceabi instead of -uclibgnuceabiKhem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04site: Add mips-linux-uclibc site file and add to x86_64-linux-uclibcKhem Raj2
mips-uclibc needs the mips-linux-uclibc site file x86_64-linux-uclibc is enahnced for missing cached variables Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04classes: Use linux-uclibceabi instead of linux-uclibgnuceabi for os portion ↵Khem Raj2
of triplet Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04sanity.bbclass: Use SSTATE_MANIFESTS instead of hard coding sstate-controlKhem Raj1
This helps when SSTATE_MANIFESTS is overridden by external layers Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-04-04qemu-nativesdk: Refresh glflags patchRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-31qemu: Add dropped glflags.patchRichard Purdie1
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-03-31qemu.inc: Add sh4,sh4eb,mips64,mips64el targetsKhem Raj2
In order to leavarage more emulations in oe-core these targets needs to be built as well Introduce new variable QEMU_TARGETS which can be set by user to decide what all machine support should be build into qemu-native This one works adding same to qemu.inc does not parse presumably a bitbake problem. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2011-03-31Workaround for Global C++ Constructor problem on ARMMark Hatle2
[YOCTO #938] Workaround for a problem with the order of the global C++ constructors on ARM. The workaround is simply to avoid defining the ID numbers outside of the usage of the ID's. This also has the effect of fixing a problem on MIPS, where "_mips" is a defined symbol and unavailable on the system for a variable name. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
2011-03-31Fix integration of zypper and sat-solverMark Hatle9
Adjust the integration of zypper and sat-solver to ensure that all of the defined architectures for a given machine are defined identically to Poky. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>