From: Josep Orga Date: Fri, 16 Apr 2021 17:39:52 +0000 (+0200) Subject: meta-somdevices: linux-somdevices: Add revision version for linux-somdevices recipe. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=aae1d7f11dd8a5ea7799b266bd7bd795551dae11;p=meta-somdevices.git meta-somdevices: linux-somdevices: Add revision version for linux-somdevices recipe. Signed-off-by: Josep Orga --- diff --git a/recipes-kernel/linux/linux-somdevices_4.19.35.bb b/recipes-kernel/linux/linux-somdevices_4.19.35.bb index 2e86d65..ac83f5a 100644 --- a/recipes-kernel/linux/linux-somdevices_4.19.35.bb +++ b/recipes-kernel/linux/linux-somdevices_4.19.35.bb @@ -15,6 +15,7 @@ LOCALVERSION = "-1.1.0" KERNEL_SRC ?= "git://gitolite3@git.somdevices.com/linux.git;protocol=ssh" SRC_URI = "${KERNEL_SRC};branch=${SRCBRANCH}" SRCREV = "7d633721500f54c9e8a5b3c2baa8f9cb1a7d2538" +PR = "somdevices.0" S = "${WORKDIR}/git"