diff options
-rw-r--r-- | meta-initramfs/recipes-devtools/klibc/klibc.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-initramfs/recipes-devtools/klibc/klibc.inc b/meta-initramfs/recipes-devtools/klibc/klibc.inc index bf37c0e848..c2eabfa48c 100644 --- a/meta-initramfs/recipes-devtools/klibc/klibc.inc +++ b/meta-initramfs/recipes-devtools/klibc/klibc.inc | |||
@@ -53,4 +53,4 @@ do_configure () { | |||
53 | ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux | 53 | ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux |
54 | } | 54 | } |
55 | 55 | ||
56 | THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})" | 56 | THIS_LIBKLIBC = "libklibc (= ${PV})" |