From 41d7c14ae8c1c84079826dcda79144595375d698 Mon Sep 17 00:00:00 2001 From: "Signed-off-by: Ming Liu" Date: Wed, 14 Oct 2020 18:34:45 +0200 Subject: linux-toradex: set 'name=machine' for kernel repository To match SRCREV_FORMAT, we need let kernel and kmeta all have a name, or else it will end up with a invalid PV. Related-to: ELB-3171 Signed-off-by: Ming Liu (cherry picked from commit 9223a9243f1b8ad7077467f41f03bfdbf70badf9) --- recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb') diff --git a/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb b/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb index e1b2e61..15fca06 100644 --- a/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb +++ b/recipes-kernel/linux/linux-toradex_5.4-2.1.x.bb @@ -14,7 +14,7 @@ SUMMARY_append_preempt-rt = "Real-Time Linux kernel for Toradex Freescale i.MX b LIC_FILES_CHKSUM = "file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814" SRC_URI = " \ - git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH} \ + git://git.toradex.com/linux-toradex.git;protocol=git;branch=${SRCBRANCH};name=machine \ " # Load USB functions configurable through configfs (CONFIG_USB_CONFIGFS) -- cgit v1.2.3