From 53948616ce6637a4bfa99f82c080cdcf419ce8fb Mon Sep 17 00:00:00 2001 From: Jesse Gilles Date: Wed, 12 Sep 2012 16:01:14 -0500 Subject: add corecdp-mtpcie-dk-image --- multitech/recipes/images/corecdp-mtpcie-dk-image.bb | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 multitech/recipes/images/corecdp-mtpcie-dk-image.bb (limited to 'multitech') diff --git a/multitech/recipes/images/corecdp-mtpcie-dk-image.bb b/multitech/recipes/images/corecdp-mtpcie-dk-image.bb new file mode 100644 index 0000000..237176e --- /dev/null +++ b/multitech/recipes/images/corecdp-mtpcie-dk-image.bb @@ -0,0 +1,14 @@ +require corecdp-base-image.bb + +IMAGE_INSTALL += " \ +libnl \ +wpa-supplicant \ +iw wireless-tools \ +hostap-daemon hostap-utils \ +ti-compat-wireless-wl12xx wl12xx-firmware \ +bluez4 \ +iperf \ +ti-wifi-utils \ +" + +export IMAGE_BASENAME = "corecdp-mtpcie-dk-image" -- cgit v1.2.3