>-----Original Message----- >From: [email protected] [mailto:meta-intel- >[email protected]] On Behalf Of [email protected] >Sent: Wednesday, July 29, 2015 4:29 PM >To: [email protected] >Subject: [meta-intel] [PATCH 1/1] meta-valleyisland: recipes-core to include >hostapd, iw, dhcp and linux-firmware-pcie8897 > >From: Ng Wei Tee <[email protected]> > >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 <[email protected]> >--- > .../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.
-- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
