git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ab4382
)
rt-tests: fix GNU_HASH QA error
author
Denys Dmytriyenko
<denis@denix.org>
Wed, 19 Aug 2009 22:09:52 +0000
(18:09 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Wed, 19 Aug 2009 22:09:52 +0000
(18:09 -0400)
recipes/rt-tests/rt-tests_0.28.bb
patch
|
blob
|
history
diff --git
a/recipes/rt-tests/rt-tests_0.28.bb
b/recipes/rt-tests/rt-tests_0.28.bb
index
4c278cc
..
4915146
100644
(file)
--- a/
recipes/rt-tests/rt-tests_0.28.bb
+++ b/
recipes/rt-tests/rt-tests_0.28.bb
@@
-1,12
+1,14
@@
DESCRIPTION = "Real-time tests, such as cyclictest, for real-time linux PREEMPT RT kernels"
HOMEPAGE = "http://rt.wiki.kernel.org/index.php/Cyclictest"
LICENSE = "GPL"
-PR = "r
0
"
+PR = "r
1
"
SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/tglx/rt-tests/rt-tests-${PV}.tar.bz2"
S = "${WORKDIR}/rt-tests"
+TARGET_CC_ARCH += "${LDFLAGS}"
+
# Limit to cyclictest only for non-real-time kernels.
# EXTRA_OEMAKE = "cyclictest"