diff options
Diffstat (limited to 'recipes-kernel/rs9113/rs9113_1.6.1.bb')
-rw-r--r-- | recipes-kernel/rs9113/rs9113_1.6.1.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes-kernel/rs9113/rs9113_1.6.1.bb b/recipes-kernel/rs9113/rs9113_1.6.1.bb index 2bf98c5..24781d5 100644 --- a/recipes-kernel/rs9113/rs9113_1.6.1.bb +++ b/recipes-kernel/rs9113/rs9113_1.6.1.bb @@ -14,8 +14,7 @@ RDEPENDS_${PN} += "bash" # To update this, manually copy ipk from Jenkin's job to # git://git@${MTS_INTERNAL_GIT}/mlinux/ipk.git;protocol=ssh;branch=${PV} # -# r1 is the new firmware, 1.6.24.0, so upgrades will work. -PR = "r4.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" +PR = "r5.${MLINUX_KERNEL_VERSION}${MLINUX_KERNEL_EXTRA_VERSION}" SRC_URI = " \ file://rs9113/rs9113.init \ file://rs9113/rs9113.default \ |