blob: 5ef3b30d12317e8cdd6506fba9a893e8858452f5 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include conf/tdx_version.conf
FILESEXTRAPATHS_prepend := "${THISDIR}/linux-toradex-4.4:"
LOCALVERSION = "-${TDX_VER_ITEM}"
SRCREV = "a54df82931ac98d6f01acc9107a38ce0258ff8f1"
SRCBRANCH = "toradex_vf_4.4"
SRCREV_use-head-next = "${AUTOREV}"
SRCBRANCH_use-head-next = "toradex_vf_4.4-next"
|