[oe-commits] Richard Purdie : hwatdetect: Fix build failures from undeclared INC_PR

git at git.openembedded.org git at git.openembedded.org
Mon Feb 17 16:57:56 UTC 2014


Module: openembedded-core.git
Branch: master-next
Commit: 3df19b8e551d195d57a0299acfe9e6a4f79b4510
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3df19b8e551d195d57a0299acfe9e6a4f79b4510

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Thu Feb 13 16:55:58 2014 +0000

hwatdetect: Fix build failures from undeclared INC_PR

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb b/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
index 634b609..a5d2eac 100644
--- a/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
+++ b/meta/recipes-rt/rt-tests/hwlatdetect_0.85.bb
@@ -9,8 +9,6 @@ RRECOMMENDS_${PN} = "kernel-module-hwlat-detector"
 
 require rt-tests.inc
 
-PR = "${INC_PR}.0"
-
 EXTRA_OEMAKE += "PYLIB=${libdir}/python${PYTHON_BASEVERSION}/dist-packages"
 
 do_compile() {



More information about the Openembedded-commits mailing list