diff --git a/recipes-bsp/linux/linux-litecell15_4.4.32.bb b/recipes-bsp/linux/linux-litecell15_4.4.32.bb index 0d0189f..ff41b0d 100644 --- a/recipes-bsp/linux/linux-litecell15_4.4.32.bb +++ b/recipes-bsp/linux/linux-litecell15_4.4.32.bb @@ -37,7 +37,7 @@ REPODIR = "${THISDIR}/files" REPOFILE = "." PR := "${PR}.${REPOGITFN}" -PV = "4.4.32+git${SRCPV}" +PV = "4.4.32.33+git${SRCPV}" PKGV = "${PKGGITV}" DEV_BRANCH = "${@ 'nrw/litecell15-next' if d.getVar('NRW_BSP_DEVEL', False) == "next" else 'nrw/litecell15'}"