summaryrefslogtreecommitdiff
path: root/recipes
AgeCommit message (Collapse)AuthorFiles
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 Grandi1
2009-08-24xapian-core: updated to version 1.0.14Elena Grandi1
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-21krb5: Disable tcl in configuration in order to avoid pulling in host includes.Florian Boor1
2009-08-21quagga: add version 0.99.14Roman I Khimov1
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 Sakoman3
2009-08-20gnome-keyring: add missing dependency on libpamSteve Sakoman1
2009-08-20gthumb: add 2.10.11Steve Sakoman1
2009-08-20liboobs: add 2.22.0Steve Sakoman1
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-19ncurses: don't use libtool.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19distro-version: new general recipe, based on angstrom-version.Chris Larson1
Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19syslinux: upgrade to 3.82 and split into a few packagesMichael Smith4
3.63 is no longer available. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-19site/common-linux: centralize bash configure varsMichael Smith2
If the other site files are accurate, almost all of the bash vars are universal across Linux. Did this to fix bash on x86_64. Also bump bash PRs to help track breakage later. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2009-08-19Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded ↵Stanislav Brabec5
into org.openembedded.dev
2009-08-19swfdec: Fixed dependencies and package splitting. Disabled static. Packaged ↵Stanislav Brabec4
stable 0.8.2.
2009-08-19Let the distro control whether we include hostap or madwifi.Chris Larson5
- Add base_ifelse convenience function to base.bbclass. - Replace all conditionals in the recipes relating to hostap and madwifi to look for their name in COMBINED_FEATURES rather than looking for specific buses (pci, pcmcia). - Change the default COMBINED_FEATURES to enable: - madwifi, when: - distro has pci, wifi, and madwifi in its features - machine has pci in its features - hostap, when: - 'wifi' and 'hostap' are in distro features - either 'pci' or 'pcmcia' are in both distro and machine features Signed-off-by: Chris Larson <clarson@mvista.com>
2009-08-19linux-2.6.30: calamari/defconfig CONFIG_WIRELESS_EXT=y for madwifi.Leon Woestenberg1
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
2009-08-19util-linux-ng: Fixed empty packages. Provide util-linux.Stanislav Brabec1
2009-08-19openssl: Add linux-gnuspe-powerpc to openssl.inc target list.Leon Woestenberg1
2009-08-19openssh 5.2p1: remove DEFAULT_PREFERENCE = "-1"Michael Smith1
This version has been working well on x86. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-19openssh.inc: cleanupMichael Smith3
Because of leading slashes in FILES_*, some files were being installed twice: e.g. /etc/ssh/moduli was in both openssh and openssh-sshd. Now openssh is an empty metapackage, which I think was the plan. Other cleanups: * switch to INC_PR * remove dangling slogin symlink to ssh to fix warning * remove FILES_openssh-dbg line, which had a syntax error and doesn't appear necessary to keep debug out of the openssh-misc package anymore. * rename package ssh-keygen to openssh-keygen for consistency * use ${PN} in variable names Tested with 5.2p1. Signed-off-by: Michael Smith <msmith@cbnco.com>
2009-08-19gpsd: Disabled parallel build as it sometimes fail.Stanislav Brabec1
2009-08-19atk: add 1.27.90Steve Sakoman1
2009-08-19gnome-desktop: fix path to python binary in the gnome-about scriptSteve Sakoman1
2009-08-19iozone3: fix GNU_HASH related build failureSteve Sakoman1
2009-08-18xcalibrate: Removed old recipe replaced by libxcalibrate.Stanislav Brabec4
2009-08-18xcalibrateext: Removed old recipe replaced by calibrateproto.Stanislav Brabec1
2009-08-18task-mamona.bb, xtscal.inc: DEPEND on libxcalibrate instead of xcalibrate.Stanislav Brabec2
2009-08-18calibrateproto: Added symlink to provide old package pkgconfig name.Stanislav Brabec1
2009-08-18calibrateproto: Use increment-able PV format as other git version recipes do.Stanislav Brabec1
2009-08-18libxcalibrate: Use increment-able PV format as other git version recipes do.Stanislav Brabec1
2009-08-18mtools: don't install-info; fixes build on non-Debian hostsMichael Smith1
The install-info installed into staging by dpkg-native looks for /var/backups/infodir.bak and /usr/share/base-files/info.dir on the build system. On Debian/Ubuntu this is benign, but on other distros these files don't exist and the install fails. The info file is still installed, we just don't try to rebuild the nonexistent directory. There are cleaner ways to solve this in the long run: http://dev.openbossa.org/trac/mamona/ticket/139 Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Holger Freyther <zecke@selfish.org>
2009-08-18nasm: fix COMPATIBLE_HOST to match any vendorMichael Smith1
On x86_64, it was looking for x86_64-linux, not x86_64-blah-linux; it broke the build for syslinux if a BUILD_VENDOR was set. Signed-off-by: Michael Smith <msmith@cbnco.com> Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>