summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFiles
2010-05-02frameworkd_git.bb: bump rev for some opimd fixesKlaus Kurzmann1
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
2010-05-02kernel.class : fix for recent kernel on x86Eric BENARD1
- bitbake linux for a x86 machine fails with the following message : cp: target `.../image/kernel//include/asm-x86/' is not a directory so create $kerneldir/include/asm-x86 before trying to copy something in this directory. - make headers_install fails because of missing directories in include (tested with linux 2.6.32 and 2.6.33 on x86) and missing Kbuild Signed-off-by: Eric Benard <eric@eukrea.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02zlib: convert to BBCLASSEXTEND and add version 1.2.5Eric BENARD6
- convert to BBCLASSEXTEND - unify versions with .inc file - add version 1.2.5 with updated autotool patch for this version Signed-off-by: Eric Benard <eric@eukrea.com> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02fsoraw: add recipe for fsoraw rewritten in valaMartin Jansa2
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02mplayer_git: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02task-x11: add variable for common files provider selectionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02preferred-shr-versions: add preferred version for xserver-common and ↵Martin Jansa1
xserver-nodm-init Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02xserver-nodm-init: rename old as 1.0, add version compatible with ↵Martin Jansa4
xserver-common as 2.0 (from buglabs) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02xserver-common: add SHR patches and RCONFLICTS for xserver-kdrive-commonMartin Jansa5
* for SHR updated calibration script * x-window-manager launcher to Xsession 90xXWindowManager * -nocursor param to Xorg ARGS, because strange artifacts or even segfault happen when using illume keyboard Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02squidguard: fix CVE-2009-3700 and CVE-2009-3826Roman I Khimov3
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-02nano: unify versions with .inc fileRoman I Khimov4
Signed-off-by: Roman I Khimov <khimov@altell.ru>
2010-05-02nano: Add version 2.2.4Scott Garman1
Signed-off-by: Scott Garman <sgarman@zenlinux.com> Acked-by: Paul Menzel <paulepanter@users.sourceforge.net> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02tzdata: update to latest version (2010i).Adrian-Ken Rueegsegger1
Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02tzcode: update tzdata to latest version (2010i).Adrian-Ken Rueegsegger1
Signed-off-by: Adrian-Ken Rueegsegger <ken@codelabs.ch> Acked-by: Roman I Khimov <khimov@altell.ru>
2010-05-02frameworkd-config-shr: don't install big ogsmd files as fsogsmd is not using ↵Martin Jansa1
them Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-02fsodeviced: make fsodeviced.conf files CONFFILESSebastian Krzyszkowiak1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01libgles-omap3: fix 3 build issues with external CSL toolchainDenys Dmytriyenko1
Fix the following 3 build issues: 1. X11ROOT is used by GFX SDK Makefiles as a root of X11 installation and results in -I$(X11ROOT)/include and -L$(X11ROOT)/lib in CFLAGS/LDFLAGS. Set it to ${STAGING_DIR_HOST}/usr instead of ${STAGING_INCDIR}. Otherwise the build fails with the following error messages: PVRShellOS.h:18:22: error: X11/Xlib.h: No such file or directory PVRShellOS.h:19:23: error: X11/Xutil.h: No such file or directory 2. Set TOOLCHAIN variable used in GFX SDK Makefiles to point to the toolchain location. Fixes the following message, among others: ld: warning: library search path "/lib" is unsafe for cross-compilation 3. Add libXdmcp to the list of linked X11 libraries, in addition to libX11 and libXau. Link stage failure: ld: warning: libXdmcp.so.6, needed by libX11.so, not found libX11.so: undefined reference to `XdmcpWrap' Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-05-01minimal: Quoting fixups, always set virtual/psplash to what we would want.Tom Rini1
virtual/psplash is now always being set by compatibility-providers.conf so we want to always override it. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-01shr-settings: bump SRCREVMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01qgpslog: update to 0.2.1Christian Rüb1
* make resource requesting work while discharging Signed-off-by: Christian Rüb <christian.rueb@gmx.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01pisi: upgrade from 0.5 to 0.5.1, remove oldMichael Pilgermann2
* added checksums * fixed DEPENDS Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01freesmartphone: bump SRCREVs a bit for fixed pppMartin Jansa4
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01cornucopia: move SRCREV to cornucopia.inc and update all recipes using thatMartin Jansa9
* remove vars already set in cornucopia.inc Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01freesmartphone: create python-helpers.inc, with shared variables and SRCREVMartin Jansa7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-05-01libmms: add 0.5Koen Kooi1
2010-05-01lzo2: add 2.03Koen Kooi1
2010-05-01vala.bbclass: Add vala-native to virtclass-native DEPENDS.Tom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-05-01Revert "libdmx: Add fso-specs to DEPENDS"Tom Rini1
Mistake on my part from debugging the other issue. Bump PR to keep feeds sane. This reverts commit ff0e53a12cc2f99f3529e409cbf04950ea7401ca.
2010-05-01omnewrotate: bump SRCREV for 0.5.8 versionMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30package_ipk: fix a missing paren which caused failures attempting to ↵Chris Larson1
tokenize the function Signed-off-by: Chris Larson <chris_larson@mentor.com>
2010-04-30tune-ppc603e: Drop -mhard-floatTom Rini1
-mcpu takes care of this argument for us Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-30libdmx: Add fso-specs to DEPENDSTom Rini1
Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-30fso-specs: Don't use PACKAGE_ARCH=all due to pkgconfig files.Tom Rini1
Without this, we can't reuse TMPDIR for multiple arches. Signed-off-by: Tom Rini <tom_rini@mentor.com>
2010-04-30llvm2.7-native: Add perl-native to the DEPENDSStefan Schmidt1
2010-04-30shr-e-gadgets: bump SRCREV a bit moreMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30EFL: bump SRCREV a bit more for focus fixMartin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30external-toolchain-csl: remove unnecessary global RPROVIDESDenys Dmytriyenko1
Fixes missing thread-db library needed by gdbserver. Signed-off-by: Denys Dmytriyenko <denis@denix.org>
2010-04-30shr-e-gadgets: bump SRCREVMartin Jansa1
2010-04-30busybox: add patch for installing run-parts to /usr/bin/ instead of /binMartin Jansa2
* otherwise debianutils install will fail with update-alternatives: Error: cannot register alternative run-parts to /usr/bin/run-parts since it is already registered to /bin/run-parts Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30llvm2.7 2.6+svnr20091007: Removed.Robert Schuster1
2010-04-30llvm.inc: Added path for nm.Robert Schuster6
llvm2.7 2.6+svnr20091007: Removed prerelease version. llvm2.7-native 2.6+svnr20091007: Dito. llvm2.7 2.7: New recipe. llvm2.7-native 2.7: New recipe.
2010-04-30llvm.inc: Accomodate to changes made to cmake.bbclass which broke the LLVM ↵Robert Schuster2
builds. llvm-native.inc: Dito.
2010-04-30image.bbclass: install_linguas don't install empty listMartin Jansa1
* in some combination of IMAGE_LINGUAS installed packages and available translations it's normal to get empty intersection in pending-locale-packages * don't call opkg install in this case, because it will fail
2010-04-30omap3: bump MACHINE_KERNEL_PRKoen Kooi1
2010-04-30u-boot git: update beagleboard patchsetKoen Kooi15
2010-04-30linux-omap-psp 2.6.32: update to latest PSP git, rediff patchesKoen Kooi48
2010-04-30openvpn: add recipe for 2.1.0Martin Jansa1
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30memtester: add 4.1.3Koen Kooi1
2010-04-30shr-image: drop all tweaksMartin Jansa9
* they should really be applied in recipes where they belong * one of reasons why reflashed image can behave different than older after opkg upgrade Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2010-04-30shr: add shr-version recipe and drop its generation from ↵Martin Jansa2
ROOTFS_POSTPROCESS_COMMAND Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>