mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-02 08:50:31 +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
|
require ti-hw-bringup-image.bb
|
||||||
|
|
||||||
FATPAYLOAD = "${datadir}/beaglebone-getting-started/"
|
FATPAYLOAD = "${datadir}/beaglebone-getting-started/*"
|
||||||
|
|
||||||
IMAGE_INSTALL += " \
|
IMAGE_INSTALL += " \
|
||||||
cloud9 \
|
cloud9 \
|
||||||
@@ -21,6 +21,7 @@ IMAGE_INSTALL += " \
|
|||||||
git \
|
git \
|
||||||
beaglebone-getting-started bonescript \
|
beaglebone-getting-started bonescript \
|
||||||
led-config \
|
led-config \
|
||||||
|
opencv-dev \
|
||||||
"
|
"
|
||||||
|
|
||||||
export IMAGE_BASENAME = "Cloud9-IDE"
|
export IMAGE_BASENAME = "Cloud9-IDE"
|
||||||
|
|||||||
Reference in New Issue
Block a user