From d6db625d234fd7a73f5d5bcbb8aa09683535b877 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Thu, 16 Nov 2017 18:09:09 +0100 Subject: recipes: follow version variable change We changed the version variables in meta-toradex-bsp-common/conf/tdx_version.conf Signed-off-by: Max Krummenacher Acked-by: Marcel Ziswiler --- recipes-kernel/linux/linux-toradex-rt_4.4.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux/linux-toradex-rt_4.4.bb') diff --git a/recipes-kernel/linux/linux-toradex-rt_4.4.bb b/recipes-kernel/linux/linux-toradex-rt_4.4.bb index 2dffc66..8c61647 100644 --- a/recipes-kernel/linux/linux-toradex-rt_4.4.bb +++ b/recipes-kernel/linux/linux-toradex-rt_4.4.bb @@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "cbe77f8db27bae1d018b786bead3996c753f0e45fdec6dab088fbe2cff KERNEL_MODULE_AUTOLOAD += "${@bb.utils.contains('COMBINED_FEATURES', 'usbgadget', ' libcomposite', '',d)}" LOCALVERSION = "-${PR}" -PR = "${TDX_VER_INT}" +PR = "${TDX_VER_ITEM}" SRCREV = "c1d5fe2d54551b95b812143d94d8168da2220dd8" SRCBRANCH = "toradex_vf_4.4" -- cgit v1.2.3