Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…atmel for-next
  • Loading branch information
Nicolas Ferre committed Mar 20, 2015
2 parents cf969eb + 2572629 commit bb1af4d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions conf/distro/poky-atmel.conf
Expand Up @@ -14,3 +14,9 @@ ALLOW_EMPTY_qtsystems-qmlplugins = "1"
ALLOW_EMPTY_qtconnectivity-qmlplugins = "1"
ALLOW_EMPTY_qtwebkit-qmlplugins = "1"
ALLOW_EMPTY_qtmultimedia-qmlplugins = "1"
ALLOW_EMPTY_qtwebsockets-qmlplugins = "1"
ALLOW_EMPTY_qtsensors-qmlplugins = "1"
ALLOW_EMPTY_qtwebchannel-qmlplugins = "1"
ALLOW_EMPTY_qt3d-qmlplugins = "1"
ALLOW_EMPTY_qt3d = "1"
ALLOW_EMPTY_qt3d-mkspecs = "1"
3 changes: 1 addition & 2 deletions qt5-layer/recipes-qt/images/atmel-qt5-demo-image.bb
Expand Up @@ -94,8 +94,7 @@ IMAGE_INSTALL_append_sama5d4 = " \
g1-binaries-dev \
g1-binaries-staticdev \
"
inherit core-image

inherit core-image populate_sdk_qt5

atmel_qt5_rootfs_postprocess() {
curdir=$PWD
Expand Down
1 change: 1 addition & 0 deletions recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bbappend
@@ -0,0 +1 @@
FILES_libv4l-dev += "${includedir} ${libdir}/libv4l*${SOLIBSDEV} ${libdir}/*.la ${libdir}/pkgconfig"

0 comments on commit bb1af4d

Please sign in to comment.