mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
package_regex.inc: split sourceforge related entries to their own recipes
(From OE-Core rev: 4c5899fa0b8258f2754e3080dae5535e3b248e91) 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
cefeac268e
commit
75c6929493
@@ -12,6 +12,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/alpha/cdrtools-${PV}.tar.bz2"
|
||||
SRC_URI[md5sum] = "78172557894f469b4584d008e93ec469"
|
||||
SRC_URI[sha256sum] = "183b5c12777779e78d8b69461aae52401f863768e7e7391d60730006f8cadc5a"
|
||||
|
||||
UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/cdrtools/files/alpha/"
|
||||
|
||||
S = "${WORKDIR}/cdrtools-3.01"
|
||||
|
||||
inherit native
|
||||
|
||||
Reference in New Issue
Block a user