From cc091e9d9e7fc9e921e9b6ca5fb49bb1cc32c1eb Mon Sep 17 00:00:00 2001 From: Phil Wise Date: Fri, 1 Jun 2018 09:05:03 +0200 Subject: Bump PR to flush old sstate caches that were built in-tree The change that removes autotools-brokensep breaks people who have old sstate caches that were built in-tree. Bump the PR to flush these out of the system. --- recipes-sota/ostree/ostree_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb index bfe16e9..afb767f 100644 --- a/recipes-sota/ostree/ostree_git.bb +++ b/recipes-sota/ostree/ostree_git.bb @@ -11,7 +11,7 @@ SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" SRCREV="854a823e05d6fe8b610c02c2a71eaeb2bf1e98a6" PV = "v2017.13" -PR = "1" +PR = "2" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf