aboutsummaryrefslogtreecommitdiffstats
path: root/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2019-10-28 13:14:23 +0200
committerKhem Raj <raj.khem@gmail.com>2019-10-28 15:26:42 -0700
commit5a4d3da0c548c295a4c4a79b2935662180e639a0 (patch)
tree6020b0c09c33baa1417bdbbddc8b32ff43fb4180 /meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb
parentbce8070ae1b54318bd74a1e87a9036a5e3452cf6 (diff)
downloadmeta-openembedded-5a4d3da0c548c295a4c4a79b2935662180e639a0.tar.gz
klibc: Upgrade 2.0.6 -> 2.0.7
Patches applied upstream removed. Use the release tarball. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb')
-rw-r--r--meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb
new file mode 100644
index 0000000000..c835fd647a
--- /dev/null
+++ b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.7.bb
@@ -0,0 +1,12 @@
+SUMMARY = "klibc utils for initramfs statically compiled"
+
+FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:"
+
+PACKAGES = "${PN}"
+FILES_${PN} = ""
+
+KLIBC_UTILS_VARIANT = "static"
+KLIBC_UTILS_PKGNAME = "klibc-static-utils"
+
+require klibc-utils.inc
+require klibc.inc