mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 12:49:34 +02:00
man-pages_3.25.bb: Fix SRC_URI to contain Archive directory
Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
@@ -6,7 +6,7 @@ LICENSE = "GPL"
|
|||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
LIC_FILES_CHKSUM = "file://README;md5=9dab010c5baa416669e5d17381799dd5"
|
LIC_FILES_CHKSUM = "file://README;md5=9dab010c5baa416669e5d17381799dd5"
|
||||||
SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/man-pages-3.25.tar.gz"
|
SRC_URI = "http://www.kernel.org/pub/linux/docs/man-pages/Archive/${PN}-${PV}.tar.gz"
|
||||||
|
|
||||||
RDEPENDS = "man"
|
RDEPENDS = "man"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user