All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-initramfs][PATCH] klibc: upgrade to released 2.0.4
@ 2014-07-22 18:02 Andrea Adami
  0 siblings, 0 replies; only message in thread
From: Andrea Adami @ 2014-07-22 18:02 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
---
 .../recipes-devtools/klibc/{klcc-cross_2.0.3.bb => klcc-cross_2.0.4.bb} | 0
 .../klibc/{klibc-2.0.3 => klibc-2.0.4}/armv4-fix-v4bx.patch             | 0
 .../klibc/{klibc-2.0.3 => klibc-2.0.4}/klibc-config-eabi.patch          | 0
 .../klibc/{klibc-2.0.3 => klibc-2.0.4}/klibc-linux-libc-dev.patch       | 0
 .../recipes-devtools/klibc/{klibc-2.0.3 => klibc-2.0.4}/staging.patch   | 0
 .../klibc/{klibc-2.0.3 => klibc-2.0.4}/use-env-for-perl.patch           | 0
 .../klibc/{klibc-static-utils_2.0.3.bb => klibc-static-utils_2.0.4.bb}  | 0
 .../klibc/{klibc-utils_2.0.3.bb => klibc-utils_2.0.4.bb}                | 0
 meta-initramfs/recipes-devtools/klibc/klibc.inc                         | 2 +-
 .../recipes-devtools/klibc/{klibc_2.0.3.bb => klibc_2.0.4.bb}           | 0
 10 files changed, 1 insertion(+), 1 deletion(-)
 rename meta-initramfs/recipes-devtools/klibc/{klcc-cross_2.0.3.bb => klcc-cross_2.0.4.bb} (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-2.0.3 => klibc-2.0.4}/armv4-fix-v4bx.patch (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-2.0.3 => klibc-2.0.4}/klibc-config-eabi.patch (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-2.0.3 => klibc-2.0.4}/klibc-linux-libc-dev.patch (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-2.0.3 => klibc-2.0.4}/staging.patch (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-2.0.3 => klibc-2.0.4}/use-env-for-perl.patch (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-static-utils_2.0.3.bb => klibc-static-utils_2.0.4.bb} (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc-utils_2.0.3.bb => klibc-utils_2.0.4.bb} (100%)
 rename meta-initramfs/recipes-devtools/klibc/{klibc_2.0.3.bb => klibc_2.0.4.bb} (100%)

diff --git a/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.3.bb b/meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.4.bb
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.3.bb
rename to meta-initramfs/recipes-devtools/klibc/klcc-cross_2.0.4.bb
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/armv4-fix-v4bx.patch b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/armv4-fix-v4bx.patch
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/armv4-fix-v4bx.patch
rename to meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/armv4-fix-v4bx.patch
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/klibc-config-eabi.patch
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-config-eabi.patch
rename to meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/klibc-config-eabi.patch
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-linux-libc-dev.patch b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/klibc-linux-libc-dev.patch
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/klibc-linux-libc-dev.patch
rename to meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/klibc-linux-libc-dev.patch
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/staging.patch b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/staging.patch
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/staging.patch
rename to meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/staging.patch
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/use-env-for-perl.patch b/meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/use-env-for-perl.patch
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-2.0.3/use-env-for-perl.patch
rename to meta-initramfs/recipes-devtools/klibc/klibc-2.0.4/use-env-for-perl.patch
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.3.bb b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.4.bb
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.3.bb
rename to meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.4.bb
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.3.bb b/meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.4.bb
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.3.bb
rename to meta-initramfs/recipes-devtools/klibc/klibc-utils_2.0.4.bb
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc
index b4f0cab..0209b20 100644
--- a/meta-initramfs/recipes-devtools/klibc/klibc.inc
+++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc
@@ -5,7 +5,7 @@ SECTION = "libs"
 LICENSE = "BSD-3-Clause & GPL-2.0 & MIT & Zlib"
 LIC_FILES_CHKSUM = "file://usr/klibc/LICENSE;md5=d75181f10e998c21eb147f6d2e43ce8b"
 DEPENDS = "linux-libc-headers perl-native"
-SRCREV = "f0440baf7f2dc1d9a25863c184d0a8fb73c4ee6c"
+SRCREV = "7763dd33e5b8eed4b9e3c583c02c10176fd550d3"
 
 SRC_URI = "git://git.kernel.org/pub/scm/libs/klibc/klibc.git"
 SRC_URI_append_linux-gnueabi = " file://klibc-config-eabi.patch \
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc_2.0.3.bb b/meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb
similarity index 100%
rename from meta-initramfs/recipes-devtools/klibc/klibc_2.0.3.bb
rename to meta-initramfs/recipes-devtools/klibc/klibc_2.0.4.bb
-- 
1.9.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-22 18:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-22 18:02 [meta-initramfs][PATCH] klibc: upgrade to released 2.0.4 Andrea Adami

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.