mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 05:29:32 +00:00
meta-rt: rt-tests v0.73 instead of AUTOREV
AUTOREV is handy is a development aid, but it really shouldn't be used as a default as it breaks the consistency and repeatability of a build. It also causes additional fetches which may not be desired or expected. (From OE-Core rev: 378368306435fda58cea8105670725feebfe6359) Signed-off-by: Darren Hart <dvhart@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
897f83efc0
commit
b6c9c183fc
@@ -6,7 +6,7 @@ LICENSE = "GPLv2 & GPLv2+"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
|
||||
file://src/cyclictest/cyclictest.c;beginline=7;endline=9;md5=ce162fe491d19d2ec67dff6dbc938d50 \
|
||||
file://src/pi_tests/pi_stress.c;beginline=6;endline=19;md5=bd426a634a43ec612e9fbf125dfcc949"
|
||||
SRCREV = ${AUTOREV}
|
||||
SRCREV = v0.73
|
||||
PV = "git${SRCPV}"
|
||||
PR = "r0"
|
||||
|
||||
Reference in New Issue
Block a user