mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
libtool_2.2.6: Fix SRC_URI
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5478 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -2,7 +2,7 @@ require libtool.inc
|
||||
|
||||
PR = "r14"
|
||||
|
||||
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}.tar.gz \
|
||||
SRC_URI = "${GNU_MIRROR}/libtool/libtool-${PV}a.tar.gz \
|
||||
file://dolt.m4"
|
||||
S = "${WORKDIR}/libtool-${PV}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user