Code Review
/
AGL
/
meta-agl.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
802167b2d7d065e6ef6bd2346e9b61bb11e9eb22
[AGL/meta-agl.git]
/
1
require recipes-devtools/libafb-helpers/libafb-helpers_git.inc
2
3
DEPENDS_append = " qtwebsockets"
4
RDEPENDS_${PN}_append = " af-binder"
5
6
inherit cmake_qt5
7
8
EXTRA_OECMAKE_append = " -DAFB_HELPERS_QT=ON -DAFB_HELPERS=OFF"
9
10
ALLOW_EMPTY_${PN} = "1"
11