From f211f97c3db23b2189dcc22a73783faf2b4f3189 Mon Sep 17 00:00:00 2001 From: ktdinh Date: Mon, 19 Dec 2016 23:07:06 +0900 Subject: Enabling build for Intel's Joule board This adds neccessary firmware to support the Joule board, including wifi and bluetooth. Change-Id: Ia6973415113119aaf60fff0dbb494027fba96fd5 Signed-off-by: Kien Dinh --- templates/machine/joule/50_bblayers.conf.inc | 1 + 1 file changed, 1 insertion(+) create mode 100644 templates/machine/joule/50_bblayers.conf.inc (limited to 'templates/machine/joule/50_bblayers.conf.inc') diff --git a/templates/machine/joule/50_bblayers.conf.inc b/templates/machine/joule/50_bblayers.conf.inc new file mode 100644 index 000000000..d50ccc922 --- /dev/null +++ b/templates/machine/joule/50_bblayers.conf.inc @@ -0,0 +1 @@ +BBLAYERS =+ "${METADIR}/meta-intel" -- cgit 1.2.3-korg