mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 00:20:08 +00:00
package_regex.inc: split the rest of the entries to their recipes
(From OE-Core rev: 73e2555cc7d529a93362b3fcfea3fbc7a4c60ca1) 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
74bfa62f85
commit
976f0e35c6
@@ -4,6 +4,9 @@ LICENSE = "GPLv2"
|
||||
|
||||
URLV="${@'.'.join(d.getVar('PV',1).split('.')[0:2])}"
|
||||
SRC_URI = "http://launchpad.net/${BPN}/trunk/${PV}/+download/${BP}.tar.gz"
|
||||
|
||||
UPSTREAM_CHECK_URI = "https://launchpad.net/intltool/trunk/"
|
||||
|
||||
S = "${WORKDIR}/intltool-${PV}"
|
||||
|
||||
DEPENDS = "libxml-parser-perl-native"
|
||||
|
||||
Reference in New Issue
Block a user