diff options
Diffstat (limited to 'recipes/gpe-appmgr/gpe-appmgr_2.8.bb')
-rw-r--r-- | recipes/gpe-appmgr/gpe-appmgr_2.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-appmgr/gpe-appmgr_2.8.bb b/recipes/gpe-appmgr/gpe-appmgr_2.8.bb index 2b0fdbe8ca..2b7601ecb5 100644 --- a/recipes/gpe-appmgr/gpe-appmgr_2.8.bb +++ b/recipes/gpe-appmgr/gpe-appmgr_2.8.bb @@ -6,7 +6,7 @@ PR = "r1" inherit gpe -SRC_URI += " file://no-render-h.patch;patch=1 file://cairo-fixes.patch;patch=1" +SRC_URI += " file://no-render-h.patch;apply=yes file://cairo-fixes.patch;apply=yes" SRC_URI[md5sum] = "2dd3d56eee8905451e9c31cfda620f7a" SRC_URI[sha256sum] = "1a797188e9786936c32fee6ba3e20f01d562583f6407cf8d83f729ab708e1342" |