lxqt-build-tools: upgrade 0.5.0 -> 0.6.0
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
@@ -3,16 +3,13 @@ LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://BSD-3-Clause;md5=a8987c1fd6930fe14ae46b4d72e53770"
|
||||
|
||||
# lxqt.bbclass adds an inherit on this recipe
|
||||
inherit cmake_qt5_extra cmake_lib
|
||||
inherit cmake_qt5_extra
|
||||
|
||||
do_configure_append() {
|
||||
sed -i 's:set(LXQT_ETC_XDG_DIR.*:set(LXQT_ETC_XDG_DIR "${sysconfdir}/xdg"):' ${B}/install/LXQtConfigVars.cmake
|
||||
}
|
||||
|
||||
SRC_URI = "git://github.com/lxde/${BPN}.git;protocol=git;branch=master"
|
||||
SRCREV = "61ed15b7346771a0e24dfeed0f244596fb08fdce"
|
||||
PV = "0.5.0"
|
||||
SRCREV = "3934e9cd7ae20b7ecb1829b9007c201cb1211b77"
|
||||
PV = "0.6.0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
CMAKE_ALIGN_SYSROOT[1] = "lxqt-build-tools, -sgcc-ar, -S${TARGET_PREFIX}gcc-ar"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "lxqt-build-tools, -sgcc-ranlib, -S${TARGET_PREFIX}gcc-ranlib"
|
||||
|
||||
Reference in New Issue
Block a user