summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2009-08-25gnome-games: fix previous bad patch -I/SDL errorRoger Monk1
2009-08-24nano: add v2.0.9Evan Doiron2
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-24dmidecode: add v2.10Evan Doiron2
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-24patch.bbclass: Add "git" patchtool mechanism, which uses git-applyDale Farnsworth1
It can be selected by setting PATCHTOOL = "git". This is useful because git-apply honors the permissions information produced by git-format-patch. Signed-off-by: Dale Farnsworth <dfarnsworth@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-08-24Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec3
into org.openembedded.dev
2009-08-24subversion: Updated to version 1.6.5. Deleted old unused versions.Stanislav Brabec6
2009-08-24kernel.bbclass: Set EXTRA_OEMAKE to null for kernelDale Farnsworth1
Currently the only thing in EXTRA_OEMAKE is '-e MAKEFLAGS='. We don't want to overide the kernel's Makefile variables from the environment. It caused the passed -j<N> parameter from PARALLEL_MAKE to be ignored. Signed-off-by: Dale Farnsworth <dfarnsworth@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Denys Dmytriyenko <denis@denix.org>
2009-08-24kernel.bbclass: Install & package symvers as /boot/Module.symvers-<ver>.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Michael Smith <msmith@cbnco.com>
2009-08-24bitbake.conf: Add export for cross NM.Jeremy Puhlman1
When not providing a cross nm, the configure for libtool-cross falls back to the system nm. This can lead to empty "global_symbol_pipe" and "global_symbol_to_cdeclvarble" variables in the generated libtool script. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
2009-08-24distutils-common-base.bbclass: only raise missing python-native error if ↵Chris Larson1
python-native isn't in DEPENDS. Signed-off-by: Chris Larson <clarson@mvista.com> Acked-by: Michael 'Mickey' Lauer <mlauer@vanille-media.de>
2009-08-24linux-omap 2.6.29: update holes patch, make iommu modular for beagleKoen Kooi4
2009-08-24xorg-xserver-common: pass --enable-glx-tlsMichael Smith8
Uses the same inherit as mesa-dri, so they both get the same answer. Also switch to INC_PR. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-24mesa-dri: move tls configure logic to a classMichael Smith2
Will allow reuse by xorg-xserver. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-24mesa-dri: set PACKAGE_ARCH to ${MACHINE}Michael Smith4
${MACHINE_DRI_MODULES} is passed to configure, so the package output depends on MACHINE. As foretold by commit f06119fc :) Also switch to INC_PR and fix built of mesa-xprogs when prefix != /usr. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-24sugar-base: fixed renamed dependency openssh-keygenElena Grandi1
2009-08-24libecj-bootstrap 3.5: Set DEFAULT_PREFERENCE to -1.Robert Schuster1
2009-08-24xapian-core: moved common lines in xapian-core.incElena Grandi5
2009-08-24linux-2.6.24: enable initrd support for hipox machineSteffen Sledz1
2009-08-24sugar-datastore: added runtime dependency on the xapian bindingsElena Grandi1
2009-08-24xapian-bindings-python: new recipeElena Grandi2
2009-08-24xapian-core: updated to version 1.0.14Elena Grandi2
2009-08-23sane-toolchain: Define eglibc PREFERRED_VERSIONSKhem Raj2
Set preferred versions for eglibc to be 2.10. Bump up uclibc PREFERRED_VERSION to 0.9.30.1 and for uclibc add more PREFERRED_PROVIDERS. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23micro: Use eglibc as default lib if LIBC is not set.Khem Raj1
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23minimal, sane-toolchain: Use eglibc if LIBC is not selected.Khem Raj3
Currently we fall back to glibc if LIBC is not set. We now will use eglibc as default lib for minimal and sane-toolchain Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-23u-boot_git.bb: Dont reset machine SRC_URIs by using common SRC_URI.Khem Raj1
We have this SRC_URI which forces bitbake to abandon the machine specific SRC_URI override if it happens to be before this in parse order. Anyway this SRC_URI is not needed too. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-22net-snmp.inc: Fix typo in staging pathsEvan Doiron1
Signed-off-by: Evan Doiron <edoiron@cbnco.com> Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-22kernel.bbclass: stage more include files for x86 in 2.6.27+Michael Smith1
Some packages include <linux/types.h>, which requires <asm/types.h>. Supplement b6220af33a70d96345dea130005ce842eeadfdf5 to copy files from arch/x86/include/asm to include/asm-x86. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2009-08-21krb5: Disable tcl in configuration in order to avoid pulling in host includes.Florian Boor1
2009-08-21quagga: add version 0.99.14Roman I Khimov2
2009-08-20gcc: fix libstdc/libgcc packaging on x86_64Michael Smith7
do_install was looking under ${D}/some long cross path/*/lib; needs to be lib64 on x86_64. On x86_64 base_libdir would be set to /lib64, so we can go by that. Bump INC_PR for recent gccs: 4.1.2, 4.2.[34], 4.3.[34], 4.4.1. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-20glibc: fix hardcoded /sbin/ldconfig pathMichael Smith2
Put it in ${base_sbindir} instead of /sbin. Bump INC_PR to r34. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-20hicolor-icon-theme: don't inherit gnomeMichael Smith1
inherit autotools and gtk-icon-cache instead, so the theme doesn't depend on gconf. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-20tar: inherit gettext & use a .inc to avoid duplicated metadata.Chris Larson5
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-20fso-abyss | libgsm0710 | libgsm0710mux: catch up PV with upstreamMichael 'Mickey' Lauer4
2009-08-20Revert "ncurses: don't use libtool."Chris Larson1
This reverts commit f9b6fb8272850ebb1a001f6f055df8a3c74733fd. Apparently the change to not use libtool causes failures on some machines, but not others. Will investigate further.
2009-08-20linux-2.6.24: use kernel module for SATA disks at hipox machineSteffen Sledz3
2009-08-20system-tools-backends: add 2.6.1Steve Sakoman4
2009-08-20checksums.ini: add missing entry for libcanberra 0.14Steve Sakoman1
2009-08-20gnome-keyring: add missing dependency on libpamSteve Sakoman1
2009-08-20gthumb: add 2.10.11Steve Sakoman2
2009-08-20liboobs: add 2.22.0Steve Sakoman2
2009-08-19opkg: Add opkg to FILESPATHPKG.Khem Raj1
Otherwise it does not find patches stored under opkg directory Signed-off-by: Khem Raj <raj.khem@gmail.com>
2009-08-19wireless-tools.inc: Change first use of SRC_URI from += to =Jeremy Puhlman1
Since wireless-tools.inc is included at the top of the recipe it should clear SRC_URI. Without this, SRC_URI contains the recipe file, which in turn gets installed in to the work area. When using BBPATH to set BBFILES, this causes an error on subsequent parsing due to wireless-tools.inc does not get copied with the recipe and is not found. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19gettext: Correct autoconf-lib-link code to defer to the compiler's library ↵Jeremy Puhlman5
search paths. Ultimately we should have --with-<lib> and --without-<lib> for everything, however if a recipie does not the suspect code wanders through the host system searching for a working library. OE takes great pains to set that all up, lets let it decide the right library. Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19opkg: explicitly clean up the opkg-intercept dirs rather than rm -rf.Chris Larson2
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19opkg: use INC_PR.Chris Larson6
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19rt-tests: fix GNU_HASH QA errorDenys Dmytriyenko1
2009-08-19src_distribute_local: Change cp -f to cp -fr to account for directories.Jeremy Puhlman1
Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com> Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19src_distribute: force do_fetch execution in do_distribute_sources.Chris Larson1
Works around src_distribute failures with the use of packaged staging. Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19src_distribute*.bbclass: cleanup, revamp parts, distribute all sources.Chris Larson2
- Kill the big shell function with the case statement used in _local in favor of a set of bitbake variables, with the appropriate one selected as SRC_DISTRIBUTECOMMAND. - Add and use SRC_DISTRIBUTE_DLONLY to toggle distribution of all sources versus just those downloaded to DL_DIR. This variable expects to be set to an integer, anything but 0 will enable dlonly operation. This is disabled by default. - Add a more sanely named distribute_sources_all, and make distsrcall depend on it, for compatibility. - By default, distributes the sources into ${SRC_DISTRIBUTEDIR}/${LIC}/${PN}/. - Move some _local specific bits, like use of SRC_DISTRIBUTEDIR, out of the main class. - Set a "LIC" var along with the "SRC" when running SRC_DISTRIBUTECOMMAND, to facilitate the above. Signed-off-by: Chris Larson <clarson@mvista.com>