summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorConstantin Musca <constantin.musca@intel.com>2016-01-08 14:26:01 +0200
committerBruce Beare <bruce.j.beare@intel.com>2016-01-09 07:48:48 -0800
commitbcb05d1a20948bbe931bb0afb06d434207ea7987 (patch)
tree8c3333942af8559cdcc32f7c8cb7c7f33a9ae608
parent89fd5995c2921ddb4aaae42149694e72edfcaf0a (diff)
downloadedison-brillo-m9-dev.tar.gz
Rename light/edison_arduino to light/mraabrillo-m9-releasebrillo-m9-dev
Rename light/edison_arduino to light/mraa given that light HAL is not specific to the Edison platform. Change-Id: Ic6325e00a0ce9418d44bb23abbe6c831bcc8ca9d Tracked-On: https://jira01.devtools.intel.com/browse/BP-188 Signed-off-by: Constantin Musca <constantin.musca@intel.com>
-rw-r--r--BoardConfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index ce4ebbe..2b9d5d0 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -22,7 +22,7 @@ $(call add_peripheral, intel, wifi/bcm43340)
# Add bt controller
$(call add_peripheral, intel, bluetooth/bcm43340)
# Add lights HAL
-$(call add_peripheral, intel, light/edison_arduino)
+$(call add_peripheral, intel, light/mraa)
# Add audio support
$(call add_peripheral, intel, audio/usb)
# Add sensor support