mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 21:23:04 +01:00
Upstream had a 2.0 tag for a while, then removed it and added a 1.1 tag :-/ Let's make it match to avoid confusion. There's only one new commit added, which adds a missing manpage. Also, update the outdated version comment in rt-tests.inc (From OE-Core rev: 799a7b74f1219040fe2d43dcdcd145600a9fecbd) Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
11 lines
238 B
PHP
11 lines
238 B
PHP
# Version 1.1
|
|
SRCREV = "dff174f994f547a5785d32454865f140daacb0f5"
|
|
PE = "1"
|
|
|
|
SRC_URI = "git://git.kernel.org/pub/scm/utils/rt-tests/rt-tests.git"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
# calling 'uname -m' is broken on crossbuilds
|
|
EXTRA_OEMAKE = "NUMA=0"
|