Op 10 mrt. 2013, om 23:29 heeft Andreas Müller <schnitzelt...@googlemail.com> 
het volgende geschreven:

> e.g openpandorra's neon optimized version at [1]
> 
> http://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=sdl_omap.git;a=summary
> 
> Signed-off-by: Andreas Müller <schnitzelt...@googlemail.com>
> ---
> conf/distro/include/angstrom-core-tweaks.inc |    2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/conf/distro/include/angstrom-core-tweaks.inc 
> b/conf/distro/include/angstrom-core-tweaks.inc
> index 1e5bf3f..6175f80 100644
> --- a/conf/distro/include/angstrom-core-tweaks.inc
> +++ b/conf/distro/include/angstrom-core-tweaks.inc
> @@ -92,7 +92,7 @@ IMAGE_INSTALL += "${IMAGE_BOOT}"
> 
> # meta-opie
> include conf/distro/include/preferred-opie-git-versions.inc 
> -PREFERRED_PROVIDER_virtual/libsdl = "libsdl"
> +PREFERRED_PROVIDER_virtual/libsdl ?= "libsdl"

NACK! Machines are not supposed to be able to break feeds for other machines, 
which this patch does.

Having said that, those patches import all the necessary headers and are opt-in 
at runtime, so the better idea would be to add a bbappend to meta-angstrom to 
add all these patches globally.

regards,

Koen
_______________________________________________
Angstrom-distro-devel mailing list
Angstrom-distro-devel@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to