aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2010-10-05qt4-sdk: Move the symlink creation into meta-toolchain-qt.incholger/qt4-sdkHolger Hans Peter Freyther
Move the symlink creation into the meta-toolchain-qt.inc to make sure that it is working for both Qt/X11 and Qt/Embedded.
2010-10-05meta-toolchain-qt(e): Move common parts into the meta-toolchain-qt.incHolger Hans Peter Freyther
2010-10-05meta-toolchain-qt: Create a toolchain for Qt X11Holger Hans Peter Freyther
2010-10-05qt4-sdk: Rename task-qte-toolchain-host.bb to task-qt-toolchain-host.bbHolger Hans Peter Freyther
This task can be used by QtE and QtX11 so a common name is adopted, attempt to give people an upgrade path by RREPLACING the old recipe and remove the occurence of the old recipe name.
2010-10-05ncurses_5.7.bb: Disable the rpath hack for the ncurses binariesHolger Hans Peter Freyther
Do not have a RPATH in the binaries to the sysroot.
2010-10-05navit: bump SRCREV for speedwarner featureMartin Jansa
2010-10-05mplayer svn: make swscale accept larger input images regardless of archKoen Kooi
2010-10-04gtk+-native: fix relocationChris Larson
In a sysroot process hook, to deal with relocation: - Re-generate the gdk-pixbuf.loaders file to contain the current sysroot path to the pixbuf loaders directory. - Create wrappers for gdk-pixbuf-csource and gdk-pixbuf-query-loaders utilities, passing along the appropriate environment variables to ensure they too point at the current sysroot path. Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-10-04gdb-common.inc: Nuke a few more possible conflicts.Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04libtool-sdk: Convert from legacy stagingTom Rini
Since these are ${HOST_SYS} specific we make ${HOST_SYS}-libtool here. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04oprofile: Drop do_stage() { autotools_stage_all }Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04dtc-native: Switch from legacy stagingTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04gdb-cross-sdk: Only fixup sim Makefiles that existTom Rini
This can fail for versions that just pass in --disable-sim Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04dt: Fix 'S' as it's no longer dt.d-WIPTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-05xc3sprog: new recipeJaap de Jong
Author: Jaap de Jong <jaap.dejong@nedap.com> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04sqlite: use conditional append, instead of appending to conditional variable :)Denys Dmytriyenko
While both seem to work in this case, this one is more correct. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-10-04latencytop: add version 0.5Ben Gardiner
Add a new recipe to for latencytop. * patch the makefile to disable GTK support, use the LDFLAGS and use ncurses instead of the 'w' variant. Signed-off-by: Ben Gardiner <bengardiner@nanometrics.ca> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04ttf-droid: new recipeDmitry Artamonow
Add recipe for Droid fonts (specifically developed by Ascender for Google's Android platform). Since there's no canonical tarball URL for these fonts, we fetch them directly from Android git repo. Signed-off-by: Dmitry Artamonow <mad_soft@inbox.ru> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04ntpclient: fix adjtimex compile error on uclibcPetr Štetiar
ntpclient.o: In function `set_freq': ntpclient-2007_365-r3/ntpclient-2007/ntpclient.c:166: undefined reference to `__adj timex' ntpclient.o: In function `get_current_freq': ntpclient-2007_365-r3/ntpclient-2007/ntpclient.c:149: undefined reference to `__adj timex' Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04rt3070: add support for Belkin F6D4050v2 USB adapterPetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04netbase: add interface file for ts72xx machine and bump PRPetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04lua-filesystem: add new recipePetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04lua-rs232: add new recipePetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04lua5.1: add bitwise operators patch and fix version in pkg-config filePetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04librs232: add new recipePetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04linux-2.6.27: don't use as default kernel for ts72xxPetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04linux-2.6.34: add support for ts72xx and make it default kernelPetr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04linux-2.6.34: upgrade to latest stablepatch 2.6.34.7Petr Štetiar
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Eric Bénard <eric@eukrea.com>
2010-10-04mpd_0.15.12: added creation of /var/lib/mpd/playlists dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sqlite: fix BBCLASSEXTEND breakageDenys Dmytriyenko
Old version of sqlite3-native used 'sed' to create sqlite3.h, but the new version uses 'tclsh'. Fix DEPENDS on tcl-native, as target version of 'tcl' is not needed due to --disable-tcl, but native is needed to stage 'tclsh'. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-10-04mythplugins: fix include directive for lightyFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04squashfs-tools_3.3: removed recipeFrans Meulenbroeks
doesn't patch and we have 4.0 for about a year not pinned, no DP Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sysfsutils : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sylpheed : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04swt : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04strace : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04squashfs-tools : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sqlite : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04socketcan : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sdlperl : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sdcc : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04sane : moved unused files to obsolete dirFrans Meulenbroeks
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04insane.bbclass: Skip '.pc' in qa_configureTom Rini
The files in the .pc directory won't have anything useful in them and are often unreadable so lets just skip them. Signed-off-by: Tom Rini <tom_rini@mentor.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2010-10-04epiphany-2.30.2: unbreak build by adding ca-certificates dependenciesSteffen Sledz
Signed-off-by: Steffen Sledz <sledz@dresearch.de> Acked-by: Koen Kooi <koen@openembedded.org>
2010-10-04ipsec-tools: Fix build with gcc 4.4+Tom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04Bonnie++: One more PN -> BPNTom Rini
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-10-04module_strip bbclass: inherit class to get the kernel version methodKoen Kooi
2010-10-04kernel.bbclass: set kerneldirFrans Meulenbroeks
commit b6cc4bc217e695801db060a1366915a870cab5db moved work from kernel_do_install to sysroot_stage_all_append This change changed kerneldir and staged directy from ${SYSROOT_DESTDIR}${STAGING_KERNEL_DIR}. This works fine but the patch removed the line kerneldir=${D}/kernel/ from do_install. However, some kernel recipes have a do_install_append which references ${kerneldir}. This patch adds setting kerneldir to the end of do_install so the value is available for everyone who appends Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
2010-10-04kaeilos-2010.conf: set PREFERRED_VERSION_eglibc to 2.11Marco Cavallini
* bump PR
2010-10-04mysql5: adopt to new style sysrootPierluigi Passaro
Signed-off-by: Koen Kooi <koen@openembedded.org>