From b5b2458b320bd88599bcd3af02566712c8877c1c Mon Sep 17 00:00:00 2001 From: Patrick Vacek Date: Thu, 18 Jan 2018 12:36:21 +0100 Subject: Add PR = "1" to ostree to fix annoying caching problem. --- recipes-sota/ostree/ostree_git.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'recipes-sota/ostree/ostree_git.bb') diff --git a/recipes-sota/ostree/ostree_git.bb b/recipes-sota/ostree/ostree_git.bb index 00559b6..ad85775 100644 --- a/recipes-sota/ostree/ostree_git.bb +++ b/recipes-sota/ostree/ostree_git.bb @@ -11,6 +11,7 @@ SRC_URI = "gitsm://github.com/ostreedev/ostree.git;branch=master" SRCREV="854a823e05d6fe8b610c02c2a71eaeb2bf1e98a6" PV = "v2017.13" +PR = "1" S = "${WORKDIR}/git" -- cgit v1.2.3-54-g00ecf