[meta-intel] [PATCH 1/1] meta-valleyisland: recipes-core to include hostapd, iw, dhcp and linux-firmware-pcie8897

Darren Hart dvhart at linux.intel.com
Wed Jul 29 08:36:36 PDT 2015



On 7/29/15 1:57 AM, Ong, Boon Leong wrote:
>> -----Original Message-----
>> From: meta-intel-bounces at yoctoproject.org [mailto:meta-intel-
>> bounces at yoctoproject.org] On Behalf Of wei.tee.ng at intel.com
>> Sent: Wednesday, July 29, 2015 4:29 PM
>> To: meta-intel at yoctoproject.org
>> Subject: [meta-intel] [PATCH 1/1] meta-valleyisland: recipes-core to include
>> hostapd, iw, dhcp and linux-firmware-pcie8897
>>
>> From: Ng Wei Tee <wei.tee.ng at intel.com>
>>
>> A new recipes-core directory is created to include hostapd, iw, linux- firmware-
>> pcie8897, dhcp features for enabling Marvell 8897 wifi and bluetooth support
>> in Valley Island BSP. Hostapd and iw is used to enable AP mode and STA mode
>> functionality.
>>
>> Signed-off-by: Ng Wei Tee <wei.tee.ng at intel.com>
>> ---
>> .../recipes-core/images/core-image-sato.bbappend   |    1 +
>> 1 file changed, 1 insertion(+)
>> create mode 100644 meta-isg/meta-valleyisland/recipes-core/images/core-
>> image-sato.bbappend
>>
>> diff --git a/meta-isg/meta-valleyisland/recipes-core/images/core-image-
>> sato.bbappend b/meta-isg/meta-valleyisland/recipes-core/images/core-image-
>> sato.bbappend
>> new file mode 100644
>> index 0000000..f32eb5a
>> --- /dev/null
>> +++ b/meta-isg/meta-valleyisland/recipes-core/images/core-image-sato.bba
>> +++ ppend
>> @@ -0,0 +1 @@
>> +IMAGE_INSTALL += "hostapd iw linux-firmware-pcie8897 dhcp-server dhcp-
>> client"
> Usually, this line is set part of local.conf and does not need a bbappend creation. 
> 
>

Agreed for things like dhdcp-server. That is image-level stuff and does
not belong in the BSP. However, linux-firmware-pcie8897 is likely
BSP-specific, but this should be done via the MACHINE_ESSENTIAL...
variables, as is done in other BSPs. grep the layer for linux-firmware-*
and you should find proper examples.

-- 
Darren Hart
Intel Open Source Technology Center


More information about the meta-intel mailing list