klibc.inc: remove ${PR} leftover

Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
This commit is contained in:
Andrea Adami 2014-01-30 23:28:30 +01:00 committed by Paul Eggleton
parent 5b499287f2
commit dd1ca18fb9

View File

@ -53,4 +53,4 @@ do_configure () {
ln -sf "${STAGING_DIR_TARGET}${exec_prefix}" linux
}
THIS_LIBKLIBC = "libklibc (= ${PV}-${PR})"
THIS_LIBKLIBC = "libklibc (= ${PV})"