summaryrefslogtreecommitdiffstats
path: root/meta/recipes-rt/rt-tests/files/0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch
Commit message (Collapse)AuthorAgeFilesLines
* rt-tests: upgrade 2.6 -> 2.7Wang Mingyu2024-06-261-2/+2
| | | | | | | | | | | 0001-Makefile-Allow-for-CC-and-AR-to-be-overridden.patch refreshed for 2.7 (From OE-Core rev: 176c1cb4690d6f046db1dfa95a59980532b6ccba) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: update 2.5 -> 2.6Alexander Kanavin2023-11-301-3/+3
| | | | | | | | (From OE-Core rev: b9cf245b57352157435f880abc879733c8d16349) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: update 2.4 -> 2.5Alexander Kanavin2023-02-091-3/+3
| | | | | | | | (From OE-Core rev: 167564cf420be9e218c74ec3541a27c9c6cb2898) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: update 2.3 -> 2.4Alexander Kanavin2022-07-231-3/+3
| | | | | | | | (From OE-Core rev: e28a47cbef338da41cd57e81d56fc067e3fbcbfe) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: upgrade 2.2 -> 2.3zhengruoqin2021-12-141-1/+1
| | | | | | | (From OE-Core rev: aed533f84c41bb5a17b9af6eb2c3076371472057) Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: update 2.1 -> 2.2Alexander Kanavin2021-10-111-3/+3
| | | | | | | (From OE-Core rev: dddc71a2060ebb5a73957becfcd3904d128608f5) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: update 1.10 -> 2.1Alexander Kanavin2021-07-051-6/+4
| | | | | | | | (From OE-Core rev: 147cf2d17cde50500aaf74627a27b614780374c0) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests/hwlatdetect: upgrade 1.9 -> 1.10Anuj Mittal2021-01-201-4/+6
| | | | | | | (From OE-Core rev: a831789158881bade4e431d88f54e4ec926d9fbe) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests/hwlatdetect: upgrade 1.8 -> 1.9Alexander Kanavin2020-11-031-3/+4
| | | | | | | (From OE-Core rev: 3276fdb880979bb3572cbb36602b7eefb7896929) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* rt-tests: Update recipes to use 1.8Randy Witt2020-10-301-0/+28
John Kacur(the maintainer of rt-tests), recommends "that they use unstable/devel/latest as the maintained stable branch". I received this information on IRC, I couldn't find it documented anywhere else. This means that both rt-tests and hwlatdetect can be updated to be 1.8, the latest release on unstable/devel/latest. 0001-gzip-with-n-for-build-reproducibilty.patch was removed because upstream now uses "gzip -n" by default. (From OE-Core rev: 92b2386f0be0eac8ca761e2008288671c6f1dbb0) Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>