diff options
author | Jim Somerville <Jim.Somerville@windriver.com> | 2013-07-24 12:06:47 -0400 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2013-07-27 23:28:25 -0700 |
commit | 50f3acc49a0c2912baee465cf2c3cb0ed25405c8 (patch) | |
tree | 4afdb0aa2750780eda5f6e3edf659cf31d3eb37c /meta/recipes-rt | |
parent | 98aa3c54685a90bc49cba147a4a3eb560cbfda98 (diff) | |
download | openembedded-core-contrib-50f3acc49a0c2912baee465cf2c3cb0ed25405c8.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
Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-rt')
-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 ea4f3cc176c..a9cc0e34efd 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 timer values from the RELTIME and ITIMER options. Use the the actual interval instead. +Upstream-Status: Accepted +[ https://git.kernel.org/cgit/linux/kernel/git/clrkwllms/rt-tests.git/commit/?h=work&id=1b92da30837e9552aba209cbdf938877f0fd3bbf ] + Signed-off-by: Jim Somerville <Jim.Somerville@windriver.com> --- src/cyclictest/cyclictest.c | 6 ++---- |