diff options
author | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2015-11-16 21:44:40 +0900 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2015-11-16 21:44:40 +0900 |
commit | b9def0a12bd95a62dffed4536deb0d9c7ee5d7da (patch) | |
tree | 09794fa6c19ddd6c040a5298d1684a6224114a69 /meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb | |
parent | 1cabebe572defd64c998c484b623d8d7ad31b93e (diff) |
Fix build issues while bitbake without meta-qt5
Change-Id: I628f4b165b650bd570f7928987508f0d8a55ab26
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb')
-rw-r--r-- | meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb b/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb index ce4b12770..06926e985 100644 --- a/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb +++ b/meta-ivi-common/recipes-automotive/automotive-message-broker/automotive-message-broker_git.bb @@ -38,6 +38,7 @@ SRC_URI += " \ file://0007-WORKAROUND-Allow-amb-qt-binding-to-work-in-case-of-m.patch \ file://0008-Add-simple-Qt-QML-example.patch \ file://0009-Add-Pressure-property-to-BrakeOperation.patch \ + file://0001-Fix-build-issues-while-bitbake-without-meta-qt5-laye.patch \ file://ambd.service \ " |