diff options
| author | Andrea Adami <andrea.adami@gmail.com> | 2012-05-03 22:30:51 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-05-10 16:38:13 +0200 |
| commit | 32d316edae416b88159472a3b4f904a830090000 (patch) | |
| tree | 401a180f31a56e32121e121fae37b0042805a07b /meta-initramfs/recipes-devtools/klibc/klibc-static-utils_1.5.25.bb | |
| parent | 1beefee9cd3fb01def4af8131d65291b4cd83c28 (diff) | |
| download | meta-openembedded-32d316edae416b88159472a3b4f904a830090000.tar.gz | |
klibc: upgrade from 1.5.25 to 1.5.26
* minor updates, still waiting for release 2.0
* v2 adds another (sometimes) missing header
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-initramfs/recipes-devtools/klibc/klibc-static-utils_1.5.25.bb')
| -rw-r--r-- | meta-initramfs/recipes-devtools/klibc/klibc-static-utils_1.5.25.bb | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_1.5.25.bb b/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_1.5.25.bb deleted file mode 100644 index 484134e44b..0000000000 --- a/meta-initramfs/recipes-devtools/klibc/klibc-static-utils_1.5.25.bb +++ /dev/null | |||
| @@ -1,16 +0,0 @@ | |||
| 1 | PR = "${INC_PR}.0" | ||
| 2 | |||
| 3 | KLIBC_UTILS_VARIANT = "static" | ||
| 4 | KLIBC_UTILS_PKGNAME = "klibc-static-utils" | ||
| 5 | |||
| 6 | FILESPATH =. "${FILE_DIRNAME}/klibc-${PV}:" | ||
| 7 | |||
| 8 | do_install() { | ||
| 9 | : | ||
| 10 | } | ||
| 11 | |||
| 12 | PACKAGES_${PN} = "${PN}" | ||
| 13 | FILES_${PN} = "" | ||
| 14 | |||
| 15 | require klibc-utils.inc | ||
| 16 | require klibc.inc | ||
