autorev-packages: Add fct-lava to the list

The fct-lava recipe is derived from the fct recipe and did not explictly
stated the "autorev" revision before. This is the reason why it was
forgotten when creating this list.
This commit is contained in:
Alexandre Bard 2022-11-25 19:24:01 +01:00
parent 2561f04637
commit 739c763b52
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ SRCREV_pn-u-boot-armada = "${AUTOREV}"
SRCREV_pn-u-boot-ti33x = "${AUTOREV}"
# lava image only:
SRCREV_pn-fct = "${AUTOREV}"
SRCREV_pn-fct-lava = "${AUTOREV}"
SRCREV_pn-provisioning = "${AUTOREV}"
SRCREV_pn-badassbd = "${AUTOREV}"
SRCREV_pn-toast = "${AUTOREV}"