diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-10-28 13:14:23 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-10-28 15:26:42 -0700 |
| commit | 5a4d3da0c548c295a4c4a79b2935662180e639a0 (patch) | |
| tree | 6020b0c09c33baa1417bdbbddc8b32ff43fb4180 /meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.6.bb | |
| parent | bce8070ae1b54318bd74a1e87a9036a5e3452cf6 (diff) | |
| download | meta-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.6.bb')
| -rw-r--r-- | meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.6.bb | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.6.bb b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.6.bb deleted file mode 100644 index c835fd647a..0000000000 --- a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_2.0.6.bb +++ /dev/null | |||
| @@ -1,12 +0,0 @@ | |||
| 1 | SUMMARY = "klibc utils for initramfs statically compiled" | ||
| 2 | |||
| 3 | FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:" | ||
| 4 | |||
| 5 | PACKAGES = "${PN}" | ||
| 6 | FILES_${PN} = "" | ||
| 7 | |||
| 8 | KLIBC_UTILS_VARIANT = "static" | ||
| 9 | KLIBC_UTILS_PKGNAME = "klibc-static-utils" | ||
| 10 | |||
| 11 | require klibc-utils.inc | ||
| 12 | require klibc.inc | ||
