Age | Commit message (Collapse) | Author | Files |
|
* 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>
|
|
Adds oe.path.symlink convenience function.
Signed-off-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Chris Larson <chris_larson@mentor.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>
|
|
ConfigParsed is often utilized to do programmatic changes to the configuration
metadata. If these other event handlers set any variables which
sanity.bbclass needs to check, there's a problem, since we can't ensure those
handlers run before this one. So, we move the sanity checking to when the
build is about to start, this ensures that the configuration metadata is
entirely ready to go.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
|
|
|
|
* 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>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.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
|
|
version, opkg upgrade would break the system. Reverts 48dd1c1.
Signed-off-by: Stanislav Brabec <utx@penguin.cz>
|
|
udev-compat141.
|
|
* 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
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|
|
|
|
|
|
|
|
|
|
* This would be used to decide if we can use BX in return
instructions in uclibc.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
git://git.openembedded.org/openembedded into org.openembedded.dev
|