mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-06 03:10:01 +00:00
ctdb: update SRC_URI
The SRC_URI of ctdb is not right for multilib. Replace var 'PN' with 'BPN' to fix it. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504 \
|
||||
file://${COREBASE}/meta/files/common-licenses/GPL-2.0;md5=801f80980d171dd6425610833a22dbe6 \
|
||||
"
|
||||
|
||||
SRC_URI = "https://ftp.samba.org/pub/${PN}/${BP}.tar.gz \
|
||||
SRC_URI = "https://ftp.samba.org/pub/${BPN}/${BP}.tar.gz \
|
||||
file://01-support-cross-compile-for-linux-os.patch \
|
||||
file://02-link-rep_snprintf-for-ltdbtool.patch \
|
||||
file://service-ensure-the-PID-directory-is-created.patch \
|
||||
|
||||
Reference in New Issue
Block a user