From 10abd36844ffc957b5c7e0196bf95c01e6377b1b Mon Sep 17 00:00:00 2001 From: Florian Boor Date: Thu, 2 Aug 2018 14:39:56 +0200 Subject: [PATCH] linux-tx09: update to new git revision, drop PR --- recipes-kernel/linux/linux-tx09_git.bb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/recipes-kernel/linux/linux-tx09_git.bb b/recipes-kernel/linux/linux-tx09_git.bb index ccb6c47..4445dce 100644 --- a/recipes-kernel/linux/linux-tx09_git.bb +++ b/recipes-kernel/linux/linux-tx09_git.bb @@ -5,11 +5,11 @@ KERNEL_IMAGETYPE = "uImage" COMPATIBLE_MACHINE = "(topasa900)" PV = "2.6.38" -PR = "r2" -SRCREV_pn-${PN} = "555b2cae394238e92fd17fc11b8cf40a0399c959" +SRCREV_pn-${PN} = "44e1988b00d936ffedd7ee21098d76048a195268" -SRC_URI += "git://git.labs.kernelconcepts.de/topas.git;protocol=git \ - file://pixclock.patch \ - file://defconfig" +SRC_URI = "git://git.labs.kernelconcepts.de/topas.git;protocol=git \ + file://pixclock.patch \ + file://defconfig \ + " S = "${WORKDIR}/git" -- 2.39.2