mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
dbus-cxx: fix fetch error.
Upstream created a branch for the sources for this version. update accordingly Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
46907548e4
commit
4d42217c72
@ -5,7 +5,7 @@ LICENSE = "GPLv3"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=4cf0188f02184e1e84b9586ac53c3f83"
|
||||
|
||||
FILEEXTRAPATHS_prepend = "${THISDIR}/files"
|
||||
SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=master;protocol=https"
|
||||
SRC_URI = "git://github.com/dbus-cxx/dbus-cxx.git;branch=dbus-cxx-0.y;protocol=https"
|
||||
SRC_URI += "file://fix_build_musl.patch"
|
||||
SRCREV = "ea7f8e361d11dc7d41d9ae2c4128aed2cdadd84e"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user