From 415b6747e7d97553cad001f096b75aec5ff6e1fe Mon Sep 17 00:00:00 2001 From: Frans Meulenbroeks Date: Sun, 6 Mar 2011 20:40:30 +0100 Subject: [PATCH] tgt: updated from 1.0.12 to 1.0.13 Signed-off-by: Frans Meulenbroeks --- .../stub-out-posix-fallocate-uclibc.patch | 0 recipes/tgt/{tgt_1.0.12.bb => tgt_1.0.13.bb} | 6 +++--- 2 files changed, 3 insertions(+), 3 deletions(-) rename recipes/tgt/{tgt-1.0.12 => tgt-1.0.13}/stub-out-posix-fallocate-uclibc.patch (100%) rename recipes/tgt/{tgt_1.0.12.bb => tgt_1.0.13.bb} (76%) diff --git a/recipes/tgt/tgt-1.0.12/stub-out-posix-fallocate-uclibc.patch b/recipes/tgt/tgt-1.0.13/stub-out-posix-fallocate-uclibc.patch similarity index 100% rename from recipes/tgt/tgt-1.0.12/stub-out-posix-fallocate-uclibc.patch rename to recipes/tgt/tgt-1.0.13/stub-out-posix-fallocate-uclibc.patch diff --git a/recipes/tgt/tgt_1.0.12.bb b/recipes/tgt/tgt_1.0.13.bb similarity index 76% rename from recipes/tgt/tgt_1.0.12.bb rename to recipes/tgt/tgt_1.0.13.bb index c9e90fe2fa..d60b76e93a 100644 --- a/recipes/tgt/tgt_1.0.12.bb +++ b/recipes/tgt/tgt_1.0.13.bb @@ -3,13 +3,13 @@ HOMEPAGE = "http://stgt.berlios.de/" LICENSE = "GPLv2" DEPENDS = "openssl" RDEPENDS_${PN} = "iscsi-target" -PR = "r2" +PR = "r0" SRC_URI = "http://stgt.berlios.de/releases/tgt-${PV}.tar.gz \ file://stub-out-posix-fallocate-uclibc.patch \ " -SRC_URI[md5sum] = "d3bc4098d0ec6f4418e574ea7fdd18eb" -SRC_URI[sha256sum] = "4d90567997e16194b86cc3ab0a55c7aa5c5054681176b60c6635b20a1feaffe2" +SRC_URI[md5sum] = "e8363decf721a2993121e1071dbf04b1" +SRC_URI[sha256sum] = "7221dbddf4744593ea75ad9365205dab90c01b2f1a568f4b7d5276dcbef520e6" EXTRA_OEMAKE += "ISCSI=1" -- 2.39.5