On Mon, Mar 11, 2013 at 8:51 AM, Koen Kooi <k...@dominion.thruhere.net> wrote:
>
> 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.
>
I wanted to build libsdl from other sources. These are based on
1.2.14, a port to 1.2.15 would be at least a huge effort and I am
afraid the changes are 'hard coded' and would not work for non NEON
machines.

How can I have different sources for specific machine?

Something like SRC_URI_machine in bbappend?

Andreas

_______________________________________________
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