Age | Commit message (Collapse) | Author | Files |
|
Simply adding 'ext2.gz' to the IMAGE_FSTYPES to produce a default sized
ramdisk image whenever this image is built.
Uses 'IMAGE_FSTYPES +=' syntax to add a compressed ext2 image to use as
a ramdisk for BeagleBoard validation. No space is required in the
string per link provided by Paul Menzel. [1]
[1] http://docs.openembedded.org/usermanual/usermanual.html
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
|
|
* Add support for using SOC_FAMILY in the COMPATIBLE_MACHINES
setting for a recipe.
* This will allow recipes to work for entire families of
devices without having to maintain/update the compatible
devices as new devices are added into a family
Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Denys Dmytriyenko <denys@ti.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
|
|
* Is this recipe still needed with the current Xorg in OE?
|
|
|
|
|
|
|
|
classpath-minimal 0.96.1: Removed.
classpath 0.95: Dito.
classpath 0.96.1: Dito.
|
|
|
|
xalan-j: BBCLASSEXTEND="native"-ified.
|
|
xerces-j: BBCLASSEXTEND="native"-ified.
|
|
inetlib: BBCLASSEXTEND="native"-ified.
|
|
|
|
|
|
gnumail-native: Deleted.
gnujaf: BBCLASEXTEND="native"-ified.
gnumail: Dito.
|
|
xml-commons-resolver1.1-native: Deleted.
xml-commons-resolver1.1: BBCLASSEXTEND="native"-ified.
jaxp1.3: Dito.
|
|
jzlib-native: Deleted.
jsch: BBCLASSEXTEND="native"-ified.
jzlib: Dito.
|
|
jacl: BBCLASSEXTEND="native"-ified.
|
|
commons-net-native: Deleted.
commons-logging: BBCLASSEXTEND="native"-ified.
commons-net: BBCLASSEXTEND="native"-ified.
|
|
bsf-native: Dito.
log4j1.2-native: Dito.
oro-native: Dito.
regexp-native: Dito.
avalon-framework-api: BBCLASSEXTEND="native"-ified.
bsf-native: Dito.
log4j1.2-native: Dito.
oro-native: Dito.
regexp-native: Dito.
|
|
|
|
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
|
|
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
other packages
It seems that installing opkg/opkg-collateral blows away the configuration we
need to install more packages, so lets make that explicit by installing those
things last.
Signed-off-by: Chris Larson <chris_larson@mentor.com>
|
|
* Convert to using INC_PR
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
|
|
None of the distros in OE appear to want/need gpg or curl support in opkg;
so have opkg.inc remove them by default. This diff makes things more consistent
across all distros/tasks/images.
The slugos recipe is kept intact and further divided from the more modern
recipes. The opkg-native recipe is the sane-srcrev version even when building
slugos, which should allow for changes to opkg related bbclasses without
breaking the slugos build.
Build tested for qemumipsel/minimal-image and nslu2/slugos-image.
minimal-image builds 10% quicker in my setup and is 1mb smaller.
Signed-off-by: Graham Gower <graham.gower@gmail.com>
Acked-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* This covers the case when compiling with thumb mode
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* Look into the new multi-machine friendly installation.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
symlinks instead.
* Dont generate shared libraries and bfd.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
paths to new multi-machine friendly toolchain install location.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Koen Kooi <k-kooi@ti.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
|
|
Earlier versions may have build issues associated with linux header changes:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560516
Thanks to Pierluigi Passaro <pierluigi.passaro@phoenixsoftware.it>
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
|
|
* bugfixes mostly, considered as safe upgrade
* fixes CVE-2010-0211 and CVE-2010-0212
* switch to PACKAGES_DYNAMIC for backends, allows to kill some recipe bloat,
might be nice to do additional OECONF cleanup later (probably adding more
modules as they're nicely packaged)
* add openldap-backends package to easily install all backends at once
* kill legacy staging
Signed-off-by: Roman I Khimov <khimov@altell.ru>
|
|
added BBCLASSEXTEND = "native"
this is needed for squashfs-tools, otherwise it is not possible to build
mksquashfs and hence no squashfs creation on the build system
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
* Addresses CVE-2010-0624
Signed-off-by: Scott Garman <sgarman@zenlinux.com>
Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
this one had an empty do_install so probably the removal
of do_stage broke it; as it is quite old removed it
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
|
|
|
|
Added default boot scripts for the BeagleBoard validation image.
Signed-off-by: Koen Kooi <koen@openembedded.org>
|
|
Recipe was moved because old (and new) recipe have a negative default
preference and only 0.25.5 is referenced by distributions.
Signed-off-by: Enrico Scholz <enrico.scholz@sigma-chemnitz.de>
|