diff options
author | Jim Somerville <Jim.Somerville@windriver.com> | 2013-07-24 12:06:47 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-07-29 13:09:03 +0100 |
commit | a8f3daef4330defb93fa8d6d8bba306b00c45216 (patch) | |
tree | f2f5cb417949c6ad3dab0da29422e8bbcb0441a5 /meta/recipes-rt/rt-tests | |
parent | a9b98b6564c2e89de2c10a8f1983f86970d992aa (diff) | |
download | poky-a8f3daef4330defb93fa8d6d8bba306b00c45216.tar.gz |
rt-tests: add Upstream-Status for cyclictest patch
Add "Upstream-Status: Accepted" for:
* meta/recipes-rt/rt-tests/files/cyclictest-finish-removal-of-1-second-first-loops.patch
(From OE-Core rev: 50f3acc49a0c2912baee465cf2c3cb0ed25405c8)
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-rt/rt-tests')
-rw-r--r-- | meta/recipes-rt/rt-tests/files/cyclictest-finish-removal-of-1-second-first-loops.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-rt/rt-tests/files/cyclictest-finish-removal-of-1-second-first-loops.patch b/meta/recipes-rt/rt-tests/files/cyclictest-finish-removal-of-1-second-first-loops.patch index ea4f3cc176..a9cc0e34ef 100644 --- a/meta/recipes-rt/rt-tests/files/cyclictest-finish-removal-of-1-second-first-loops.patch +++ b/meta/recipes-rt/rt-tests/files/cyclictest-finish-removal-of-1-second-first-loops.patch | |||
@@ -24,6 +24,9 @@ Extend the original commit to remove the 1 second hardcoded | |||
24 | timer values from the RELTIME and ITIMER options. Use the | 24 | timer values from the RELTIME and ITIMER options. Use the |
25 | the actual interval instead. | 25 | the actual interval instead. |
26 | 26 | ||
27 | Upstream-Status: Accepted | ||
28 | [ https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-tests.git/commit/?h=work&id=1b92da30837e9552aba209cbdf938877f0fd3bbf ] | ||
29 | |||
27 | Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> | 30 | Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> |
28 | --- | 31 | --- |
29 | src/cyclictest/cyclictest.c | 6 ++---- | 32 | src/cyclictest/cyclictest.c | 6 ++---- |