Code Review
/
AGL
/
meta-agl-demo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
4c36a9b
)
radio: Add libqtappfw to DEPENDS
21/19521/1
author
Scott Murray
<scott.murray@konsulko.com>
Thu, 3 Jan 2019 19:30:48 +0000
(14:30 -0500)
committer
Scott Murray
<scott.murray@konsulko.com>
Sun, 6 Jan 2019 14:45:36 +0000
(14:45 +0000)
Add libqtappfw to DEPENDS as the application has incoming rework to
use new radio support that has been added to libqtappfw.
Change-Id: I45a05cbf5e6d129939c1ebaf1c448abc3b4302bf
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
(cherry picked from commit
175439cae1b97852765a82d4f00698114e3e769c
)
recipes-demo-hmi/radio/radio_git.bb
patch
|
blob
|
history
diff --git
a/recipes-demo-hmi/radio/radio_git.bb
b/recipes-demo-hmi/radio/radio_git.bb
index
915ece9
..
3316176
100644
(file)
--- a/
recipes-demo-hmi/radio/radio_git.bb
+++ b/
recipes-demo-hmi/radio/radio_git.bb
@@
-19,7
+19,7
@@
S = "${WORKDIR}/git"
# build-time dependencies
DEPENDS = "qtquickcontrols2 rtl-sdr"
-DEPENDS += "libhomescreen qlibwindowmanager"
+DEPENDS += "libhomescreen qlibwindowmanager
libqtappfw
"
inherit qmake5 aglwgt