[oe] [PATCH 1/1] alsa-state: Add support for at91 boards

Ulf Samuelsson ulf.samuelsson at atmel.com
Wed Mar 17 07:00:15 UTC 2010


Ulf Samuelsson skrev:
> Koen Kooi skrev:
>> On 15-03-10 07:55, Ulf Samuelsson wrote:
>>> Marcin Juszkiewicz skrev:
>>>> Dnia poniedziaBek, 15 marca 2010 o 00:29:13 Ulf Samuelsson napisaB(a):
>>>>> Add ALSA configuration files for at91 boards
>>>> Add bump PR of alsa-state and I will push such version.
>>>>
>>>> Regards, 
>>> OK.
>>> Base on your comment on linux, I will change to have a common directory
>>> as well, but is there a smarter way?
>>> What I'd often like to do is to have one directory
>>> for a group of machines.
>>> So instead of:
>>> ++++++++++++++++++++++++++
>>> FILES_XXX = " <Something> "
>>> SRC_URI_at91sam92620ek = ${FILES_XXX}
>>> SRC_URI_at91sam92621ek = ${FILES_XXX}
>>> SRC_URI_at91sam92623ek = ${FILES_XXX}
>>> ------------------------
>>> I'd like to do:
>>> -----------------------------
>>> SRC_URI_at91 = " <Something> "
>>> +++++++++++++++++++++++++++++
>> Add SOC_CLASS = "at91" to the common machine include file and then you
>> can do what you describe.
>>
> 
> Tried that and it failed.
> 
> $ cd <INSTALL>/openembedded
> $ grep -R SOC_CLASS *
> did not find anything which I did not put there.
> 
> Is there really such a function, with a different name,
> or was it proposed, but never implemented?
> 
> 
Don't bother, I found it.

It is called "SOC_FAMILY"


> 
>> regards,
>>
>> Koen
>>
>>
> 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
> 
> 


-- 
Best Regards
Ulf Samuelsson





More information about the Openembedded-devel mailing list