mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-09 05:49:23 +00:00
klibc.inc: remove ${PR} leftover
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
committed by
Paul Eggleton
parent
5b499287f2
commit
dd1ca18fb9
@@ -53,4 +53,4 @@ do_configure () {
|
|||||||
ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
|
ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
|
||||||
}
|
}
|
||||||
|
|
||||||
THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})"
|
THIS_LIBKLIBC = "libklibc (= ${PV})"
|
||||||
|
|||||||
Reference in New Issue
Block a user