* [PATCH v2] man-pages: update to version 3.41
@ 2012-05-25 13:56 Radu Moisan
2012-05-25 14:00 ` Radu Moisan
2012-05-30 12:03 ` Richard Purdie
0 siblings, 2 replies; 3+ messages in thread
From: Radu Moisan @ 2012-05-25 13:56 UTC (permalink / raw)
To: openembedded-core
Signed-off-by: Radu Moisan <radu.moisan@intel.com>
---
.../{man-pages_3.36.bb => man-pages_3.41.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename meta/recipes-extended/man-pages/{man-pages_3.36.bb => man-pages_3.41.bb} (68%)
diff --git a/meta/recipes-extended/man-pages/man-pages_3.36.bb b/meta/recipes-extended/man-pages/man-pages_3.41.bb
similarity index 68%
rename from meta/recipes-extended/man-pages/man-pages_3.36.bb
rename to meta/recipes-extended/man-pages/man-pages_3.41.bb
index 6025a87..cf0523c 100644
--- a/meta/recipes-extended/man-pages/man-pages_3.36.bb
+++ b/meta/recipes-extended/man-pages/man-pages_3.41.bb
@@ -3,13 +3,13 @@ DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C libr
SECTION = "console/utils"
HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
LICENSE = "GPLv2+"
-PR = "r1"
+PR = "r0"
LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1"
-SRC_URI = "${KERNELORG_MIRROR}/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz"
+SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/Archive/${BP}.tar.gz"
-SRC_URI[md5sum] = "cfe991b1ce9e0ea5355f29ff9fcac125"
-SRC_URI[sha256sum] = "c0575e31f73cd9dc2761c274217e06e7130fdfee510170957a9d72d012a5437c"
+SRC_URI[md5sum] = "ee8412e72dc79f3c62573add29954b26"
+SRC_URI[sha256sum] = "13f08bf1bb7429cd7208acd41250f36fb6b2e12ab9f86f7e8fa8c67af142d81d"
RDEPENDS_${PN} = "man"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH v2] man-pages: update to version 3.41
2012-05-25 13:56 [PATCH v2] man-pages: update to version 3.41 Radu Moisan
@ 2012-05-25 14:00 ` Radu Moisan
2012-05-30 12:03 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Radu Moisan @ 2012-05-25 14:00 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
Changed PN to BPN as suggested by Richard, the rest is the same as v1.
Radu
On 05/25/2012 04:56 PM, Radu Moisan wrote:
> Signed-off-by: Radu Moisan<radu.moisan@intel.com>
> ---
> .../{man-pages_3.36.bb => man-pages_3.41.bb} | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> rename meta/recipes-extended/man-pages/{man-pages_3.36.bb => man-pages_3.41.bb} (68%)
>
> diff --git a/meta/recipes-extended/man-pages/man-pages_3.36.bb b/meta/recipes-extended/man-pages/man-pages_3.41.bb
> similarity index 68%
> rename from meta/recipes-extended/man-pages/man-pages_3.36.bb
> rename to meta/recipes-extended/man-pages/man-pages_3.41.bb
> index 6025a87..cf0523c 100644
> --- a/meta/recipes-extended/man-pages/man-pages_3.36.bb
> +++ b/meta/recipes-extended/man-pages/man-pages_3.41.bb
> @@ -3,13 +3,13 @@ DESCRIPTION = "The Linux man-pages project documents the Linux kernel and C libr
> SECTION = "console/utils"
> HOMEPAGE = "http://www.kernel.org/pub/linux/docs/man-pages"
> LICENSE = "GPLv2+"
> -PR = "r1"
> +PR = "r0"
>
> LIC_FILES_CHKSUM = "file://README;md5=0422377a748010b2b738342e24f141c1"
> -SRC_URI = "${KERNELORG_MIRROR}/linux/docs/man-pages/Archive/${BPN}-${PV}.tar.gz"
> +SRC_URI = "${KERNELORG_MIRROR}/linux/docs/${BPN}/Archive/${BP}.tar.gz"
>
> -SRC_URI[md5sum] = "cfe991b1ce9e0ea5355f29ff9fcac125"
> -SRC_URI[sha256sum] = "c0575e31f73cd9dc2761c274217e06e7130fdfee510170957a9d72d012a5437c"
> +SRC_URI[md5sum] = "ee8412e72dc79f3c62573add29954b26"
> +SRC_URI[sha256sum] = "13f08bf1bb7429cd7208acd41250f36fb6b2e12ab9f86f7e8fa8c67af142d81d"
>
> RDEPENDS_${PN} = "man"
>
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: [PATCH v2] man-pages: update to version 3.41
2012-05-25 13:56 [PATCH v2] man-pages: update to version 3.41 Radu Moisan
2012-05-25 14:00 ` Radu Moisan
@ 2012-05-30 12:03 ` Richard Purdie
1 sibling, 0 replies; 3+ messages in thread
From: Richard Purdie @ 2012-05-30 12:03 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Fri, 2012-05-25 at 16:56 +0300, Radu Moisan wrote:
> Signed-off-by: Radu Moisan <radu.moisan@intel.com>
> ---
> .../{man-pages_3.36.bb => man-pages_3.41.bb} | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> rename meta/recipes-extended/man-pages/{man-pages_3.36.bb => man-pages_3.41.bb} (68%)
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-05-30 12:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 13:56 [PATCH v2] man-pages: update to version 3.41 Radu Moisan
2012-05-25 14:00 ` Radu Moisan
2012-05-30 12:03 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox