mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-05-07 03:49:20 +00:00
cloud9-image: add opencv headers and libs
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
require ti-hw-bringup-image.bb
|
||||
|
||||
FATPAYLOAD = "${datadir}/beaglebone-getting-started/"
|
||||
FATPAYLOAD = "${datadir}/beaglebone-getting-started/*"
|
||||
|
||||
IMAGE_INSTALL += " \
|
||||
cloud9 \
|
||||
@@ -21,6 +21,7 @@ IMAGE_INSTALL += " \
|
||||
git \
|
||||
beaglebone-getting-started bonescript \
|
||||
led-config \
|
||||
opencv-dev \
|
||||
"
|
||||
|
||||
export IMAGE_BASENAME = "Cloud9-IDE"
|
||||
|
||||
Reference in New Issue
Block a user