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.bbappend @@ -0,0 +1 @@ +IMAGE_INSTALL += "hostapd iw linux-firmware-pcie8897 dhcp-server dhcp-client" -- 1.7.9.5 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
