Age | Commit message (Collapse) | Author | Files |
|
Starting from v2.6.32-rc6 of linux-omap tree the
arch/arm/plat-omap/include/mach has been moved to
arch/arm/plat-omap/include/plat
Take care of that change
Signed-off-by: Mike Rapoport <mike@compulab.co.il>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
|
|
libgksu: add 2.0.12
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
* sample_progs/cam_menu.hh was missing #include <cstring>, does not error on gcc < 4.x
* dvb-mpegtools/Makefile did not pass LDFLAGS when necessary for linking, causing QA Issues
Recipe changes:
* Change recipe to remove CFLAGS from config.mk to allow the CFLAGS variable passed to be used instead
* Add patches to recipe
|
|
|
|
This reverts commit 223d9efb8f6709f6359bc0d1ec21c552140b6184.
|
|
|
|
|
|
- dm355-evm, dm365-evm, dm6446-evm, dm6467-evm, dm6467t-evm
- 2.6.32rc2 - davinci1 staging (PSP 3.01.00.28 - Rel 3.1.0 Phase 3 Build 28i)
- 7b2683fd0168df1576fcea947ef9f63e905de807
- Add uboot to image depends (EXTRA_IMAGEDEPENDS)
- defconfigs taken from davinci staging tree
- dm355-evm - davinci_dm355_defconfig
- dm365-evm - davinci_dm365_defconfig
- dm6446-evm - davinci_dm644x_defconfig
- dm6467-evm - davinci_dm646x_defconfig
- dm6467t-evm - davinci_dm646x_1ghz_defconfig
- Bump kernel PR (davinci.inc)
|
|
|
|
|
|
paprefs: add 0.9.9
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
|
|
default
|
|
* gnome-games ships an older sdl.m4 macro which *sigh* modfiy
the path in configure and prepend /usr to the path variable
removing the sdl.m4 and use the one we ship original, solves
the problem, problem occured while guile from hostsystem was
draged in and linker bailed about wrong format, this was a side
effect of the path-manipulation from the sdl.m4
|
|
* through the new features of the oe, we can make
this .inc file a lot easier
|
|
* set install dir to sysconfdir
* package-arch is now ALL
* bump PR
|
|
* use newer oe staging features, by removing do_stage
* bump PR
|
|
* bump PR
|
|
* eina compiles only with linuxthread enabled in uClibc
* phtread extensions are only defined with _GNU_SOURCE in uClibc
so add the autotools macro for it to configure.ac
* bump PR
|
|
* bring back INC_PR
* bump PR
|
|
* only for version 0.9.30.1
* bump PR
|
|
* put recipes into its own dir
* switch to INC_PR and newer oe autotools feature
* remove dependency on libvorbis libogg is enough
* add dependency for pkgconfig to find libogg
* bump PR
|
|
* switch to INC_PR and use the reworked autotools functions
* bump PR
|
|
* update to newer version because of security issues
* switch to INC_PR and use the new autotools feature
* for version 1.2.3 disable EXTRA_OECONF stuff which
is handled by pkgconfig
* add dependency for pkgconfig to find libogg
* bump PR
|
|
|
|
into org.openembedded.dev
|
|
|
|
into org.openembedded.dev
|
|
* nylon uses a gcc3-based toolchain which does not support this option, thus added an override
|
|
* opkg_svn can only be built if openssl is staged, this revision adds the missing dependency
|
|
* the include file relies on a given list of utils to be installed, but the list is not correct for all versions which include it
* this revision adds a check for the existence of these files before trying to install/stage them
|
|
for nylon
* on nylon there is no need for objc support, thus removed this language from the list for nylon
|
|
* on nylon util-linux-ng is not needed and not supported, e2fsprogs-libs can be built without depending on it
* this revision adds an override vor nylon which sets the necessary options to `configure' and deploys the uuid header and lib to staging
|
|
* when using bash4 as /bin/sh the scripts/Configure script failed when running `make oldconfig', added patch to change `. .config' to `. ./.config'
|
|
instead of providing own copy. Bump PR.
|