mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-07-19 15:29:08 +02:00
klibc.inc: remove ${PR} leftover
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
parent
5b499287f2
commit
dd1ca18fb9
|
@ -53,4 +53,4 @@ do_configure () {
|
|||
ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
|
||||
}
|
||||
|
||||
THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})"
|
||||
THIS_LIBKLIBC = "libklibc (= ${PV})"
|
||||
|
|
Loading…
Reference in New Issue
Block a user