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:
parent
2561f04637
commit
739c763b52
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue