Age | Commit message (Collapse) | Author | Files |
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
bison-native does some hard-coded path nastiness to the binary so
we disable packaged-staging.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
|
|
|
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Sean Hudson <Sean_Hudson@Dell.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Acked-by: Paul Menzel <paulepanter@users.sourceforge.net>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Add latest DSPLINK version
Signed-off-by: Roger Monk <r-monk@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
- Don't supply site files for native.
- Split up the site information, so we don't need to add every single
combination of os and architecture to the siteinfo.bbclass.
- Drop the ${FILE_DIRNAME}/site-<bits> stuff, there are other ways to do it.
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS.
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
Will revisit.
This reverts commit 87dc166bade8722af4076c8644cac6a0a437826f.
|
|
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
* new game: spider
* some fixes
* renamed files folder to aceofpenguins
Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
|
|
- Don't supply site files for native
- Split up the site information, so we don't need to add every single
combination of os and architecture to the siteinfo.bbclass
- Instead of specifically looking for '${FILE_DIRNAME}/site-${PV}/<sitefile>',
leverage FILESPATH. Now it searches the paths in both BBPATH and FILESPATH
for "site/<sitefile>".
- SITEINFO_ENDIANESS -> SITEINFO_ENDIANNESS
Signed-off-by: Chris Larson <clarson@kergoth.com>
|
|
bumped PR for the main perl recipes so this change takes effect
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
Acked-by: Roman I Khimov <khimov@altell.ru>
|
|
|
|
|
|
* openjdk-6-common.inc: Configure cacao with --enable-softfloat
on systems that are not equipped with a FPU.
This fixes openjdk + cacao on ARMv4 and ARMv5 systems.
Bumped PR.
|
|
built in
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
The issue here is that we're building ncurses with HOST==BUILD!=TARGET,
aka 'cross', yet we're applying a CFLAGS override based on the target, not
the host, which results in passing -fforward-propagate to the build
machine's gcc, which isn't supported in older versions.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
* This rule is not needed because we do not pass correct
CFLAGS so on architectures where PIC really matters it
does not work. Therefore make is more consistent and let
-shared decide what flag to use for PIC'ness
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Michael Kurz <betheg@bitcloner.org>
|
|
|
|
BBCLASSEXTENDED
* removed insecure versions
|
|
|
|
|
|
* Added recipe to provide TI logo on splash screen during
booting. This is for use with TI processors.
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Signed-off-by: Koen Kooi <k-kooi@ti.com>
|
|
host system docbook XSL processing.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
|
|
tried to fix 995db54, which failed to parse on some systems.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
|
|
into org.openembedded.dev
|
|
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021848.html
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
|
|
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021663.html
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
|
|
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021662.html
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
|
|
* http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-July/021661.html
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
Acked-by: Andrea Adami <andrea.adami@gmail.com>
Acked-by: Koen Kooi <koen@openembedded.org>
|
|
* Used standard mplayer (avoid creation of a limited function
mplayer).
* Included cpufrequtils.
* Updated by Koen's feedback
* Build x-load, u-boot, and the kernel with every image.
|
|
These are scripts from the validation repository used to test various
functions on the board.
Updated by Koen's feedback
fixed shell script error: Setting variables in shell script (do_install) need to not have spaces
between the variable and the '='.
|
|
|
|
|
|
http://gitorious.org/beagleboard-validation/u-boot/commits/validation-20100723
u-boot git: change default env for beagle to run user.scr or ramdisk when the USER button is pressed
|
|
|
|
* ffplay needs an sdl patch
|
|
ffmpeg svn: make it distributable
|
|
|
|
|