mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
distcc: remove UPSTREAM_VERSION_UNKNOWN
Upstream has finally released a new version. (From OE-Core rev: 5d7683c7d86abd101bcee0c06cceff4ba3ee8593) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
c37053857d
commit
c996eaaf23
@@ -23,7 +23,6 @@ SRC_URI = "git://github.com/distcc/distcc.git;branch=${PV} \
|
||||
file://distcc.service"
|
||||
SRCREV = "d8b18df3e9dcbe4f092bed565835d3975e99432c"
|
||||
S = "${WORKDIR}/git"
|
||||
UPSTREAM_VERSION_UNKNOWN = "1"
|
||||
|
||||
inherit autotools pkgconfig update-rc.d useradd systemd
|
||||
|
||||
|
||||
Reference in New Issue
Block a user