diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/blktool/blktool_4-6.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/chkconfig/chkconfig_1.3.52.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libidn/libidn_0.6.14.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libidn/libidn_1.22.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/libtirpc/libtirpc_0.2.2.bb | 4 | ||||
-rw-r--r-- | meta/recipes-extended/mktemp/mktemp_1.7.bb | 2 | ||||
-rw-r--r-- | meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb | 2 |
7 files changed, 8 insertions, 8 deletions
diff --git a/meta/recipes-extended/blktool/blktool_4-6.bb b/meta/recipes-extended/blktool/blktool_4-6.bb index 86d2d0d3a1..cc1174cdf7 100644 --- a/meta/recipes-extended/blktool/blktool_4-6.bb +++ b/meta/recipes-extended/blktool/blktool_4-6.bb | |||
@@ -19,6 +19,6 @@ SRC_URI[tarball.sha256sum] = "b1e6d5912546d2a4b704ec65c2b9664aa3b4663e7d800e0680 | |||
19 | SRC_URI[patch.md5sum] = "2d1bc2f2c38b65d47e27da7c7508d17f" | 19 | SRC_URI[patch.md5sum] = "2d1bc2f2c38b65d47e27da7c7508d17f" |
20 | SRC_URI[patch.sha256sum] = "999f2062203e389327d997724621be37bea9c98fa226238f9f4eb4a6ea25bd4b" | 20 | SRC_URI[patch.sha256sum] = "999f2062203e389327d997724621be37bea9c98fa226238f9f4eb4a6ea25bd4b" |
21 | 21 | ||
22 | S = "${WORKDIR}/${PN}-4.orig" | 22 | S = "${WORKDIR}/${BPN}-4.orig" |
23 | 23 | ||
24 | inherit autotools | 24 | inherit autotools |
diff --git a/meta/recipes-extended/chkconfig/chkconfig_1.3.52.bb b/meta/recipes-extended/chkconfig/chkconfig_1.3.52.bb index 7d5f0691fb..659f964313 100644 --- a/meta/recipes-extended/chkconfig/chkconfig_1.3.52.bb +++ b/meta/recipes-extended/chkconfig/chkconfig_1.3.52.bb | |||
@@ -14,7 +14,7 @@ DEPENDS = "libnewt popt" | |||
14 | 14 | ||
15 | PR = "r0" | 15 | PR = "r0" |
16 | 16 | ||
17 | SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${P}.tar.bz2" | 17 | SRC_URI = "http://fedorahosted.org/releases/c/h/chkconfig/${BPN}-${PV}.tar.bz2" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "a576808a6d66763606d750ec451bab6d" | 19 | SRC_URI[md5sum] = "a576808a6d66763606d750ec451bab6d" |
20 | SRC_URI[sha256sum] = "aa36bf7fd3f7c6e3371eddd8a7846b83435c48f132cc5919d83a830504b797d6" | 20 | SRC_URI[sha256sum] = "aa36bf7fd3f7c6e3371eddd8a7846b83435c48f132cc5919d83a830504b797d6" |
diff --git a/meta/recipes-extended/libidn/libidn_0.6.14.bb b/meta/recipes-extended/libidn/libidn_0.6.14.bb index c453b79ecc..67c9381a98 100644 --- a/meta/recipes-extended/libidn/libidn_0.6.14.bb +++ b/meta/recipes-extended/libidn/libidn_0.6.14.bb | |||
@@ -11,7 +11,7 @@ PR = "r0" | |||
11 | 11 | ||
12 | inherit pkgconfig autotools gettext | 12 | inherit pkgconfig autotools gettext |
13 | 13 | ||
14 | SRC_URI = "http://alpha.gnu.org/gnu/libidn/${P}.tar.gz" | 14 | SRC_URI = "http://alpha.gnu.org/gnu/libidn/${BPN}-${PV}.tar.gz" |
15 | 15 | ||
16 | EXTRA_OECONF = " --disable-tld" | 16 | EXTRA_OECONF = " --disable-tld" |
17 | 17 | ||
diff --git a/meta/recipes-extended/libidn/libidn_1.22.bb b/meta/recipes-extended/libidn/libidn_1.22.bb index cf08eaf79b..6a1059c9d8 100644 --- a/meta/recipes-extended/libidn/libidn_1.22.bb +++ b/meta/recipes-extended/libidn/libidn_1.22.bb | |||
@@ -11,7 +11,7 @@ PR = "r0" | |||
11 | 11 | ||
12 | inherit pkgconfig autotools gettext | 12 | inherit pkgconfig autotools gettext |
13 | 13 | ||
14 | SRC_URI = "${GNU_MIRROR}/libidn/${P}.tar.gz" | 14 | SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz" |
15 | 15 | ||
16 | # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ | 16 | # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ |
17 | # so package command into a separate package | 17 | # so package command into a separate package |
diff --git a/meta/recipes-extended/libtirpc/libtirpc_0.2.2.bb b/meta/recipes-extended/libtirpc/libtirpc_0.2.2.bb index dbc15e10b5..8988ca11c2 100644 --- a/meta/recipes-extended/libtirpc/libtirpc_0.2.2.bb +++ b/meta/recipes-extended/libtirpc/libtirpc_0.2.2.bb | |||
@@ -11,8 +11,8 @@ PR = "r0" | |||
11 | DEPENDS += "xz-native" | 11 | DEPENDS += "xz-native" |
12 | PROVIDES = "virtual/librpc" | 12 | PROVIDES = "virtual/librpc" |
13 | 13 | ||
14 | SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${P}.tar.bz2;name=libtirpc \ | 14 | SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BPN}-${PV}.tar.bz2;name=libtirpc \ |
15 | ${GENTOO_MIRROR}/${PN}-glibc-nfs.tar.xz;name=glibc-nfs \ | 15 | ${GENTOO_MIRROR}/${BPN}-glibc-nfs.tar.xz;name=glibc-nfs \ |
16 | file://libtirpc-0.2.1-fortify.patch \ | 16 | file://libtirpc-0.2.1-fortify.patch \ |
17 | file://libtirpc-0.2.2-rpc-des-prot.patch \ | 17 | file://libtirpc-0.2.2-rpc-des-prot.patch \ |
18 | file://remove-des-crypt.patch \ | 18 | file://remove-des-crypt.patch \ |
diff --git a/meta/recipes-extended/mktemp/mktemp_1.7.bb b/meta/recipes-extended/mktemp/mktemp_1.7.bb index 1d099641fe..d0479ced2a 100644 --- a/meta/recipes-extended/mktemp/mktemp_1.7.bb +++ b/meta/recipes-extended/mktemp/mktemp_1.7.bb | |||
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=430680f6322a1eb87199b5e01a82c0d4" | |||
7 | 7 | ||
8 | PR = "r0" | 8 | PR = "r0" |
9 | 9 | ||
10 | SRC_URI = "ftp://ftp.mktemp.org/pub/mktemp/${P}.tar.gz \ | 10 | SRC_URI = "ftp://ftp.mktemp.org/pub/mktemp/${BPN}-${PV}.tar.gz \ |
11 | file://disable-strip.patch \ | 11 | file://disable-strip.patch \ |
12 | " | 12 | " |
13 | 13 | ||
diff --git a/meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb b/meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb index 695e4f3d20..f54d591c2d 100644 --- a/meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb +++ b/meta/recipes-extended/xdg-utils/xdg-utils_1.0.2.bb | |||
@@ -18,7 +18,7 @@ PR="r0" | |||
18 | LICENSE = "MIT" | 18 | LICENSE = "MIT" |
19 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a5367a90934098d6b05af3b746405014" | 19 | LIC_FILES_CHKSUM = "file://LICENSE;md5=a5367a90934098d6b05af3b746405014" |
20 | 20 | ||
21 | SRC_URI = "http://portland.freedesktop.org/download/${PN}-${PV}.tgz" | 21 | SRC_URI = "http://portland.freedesktop.org/download/${BPN}-${PV}.tgz" |
22 | 22 | ||
23 | inherit autotools | 23 | inherit autotools |
24 | 24 | ||