add hawaii.bbclass sharing hawaii commons
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
9
classes/hawaii.bbclass
Normal file
9
classes/hawaii.bbclass
Normal file
@@ -0,0 +1,9 @@
|
||||
SRC_URI = "git://github.com/hawaii-desktop/${BPN}.git"
|
||||
|
||||
DEPENDS += "qtbase qtdeclarative qtquickcontrols extra-cmake-modules-native"
|
||||
|
||||
inherit cmake_qt5
|
||||
|
||||
EXTRA_OECMAKE += " \
|
||||
-DQML_INSTALL_DIR=${OE_QMAKE_PATH_QML} \
|
||||
"
|
||||
Reference in New Issue
Block a user