diff options
Diffstat (limited to 'recipes/gpe-lights/gpe-lights_0.12.bb')
-rw-r--r-- | recipes/gpe-lights/gpe-lights_0.12.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-lights/gpe-lights_0.12.bb b/recipes/gpe-lights/gpe-lights_0.12.bb index 32a75b7be7..e1efb77d20 100644 --- a/recipes/gpe-lights/gpe-lights_0.12.bb +++ b/recipes/gpe-lights/gpe-lights_0.12.bb @@ -7,7 +7,7 @@ SECTION = "gpe/games" PRIORITY = "optional" PR = "r1" -SRC_URI += "file://fix-makefiles.patch;patch=1" +SRC_URI += "file://fix-makefiles.patch;apply=yes" SRC_URI[md5sum] = "91d4344ab6d00115ee73f7d97c58acee" SRC_URI[sha256sum] = "98ce715b8627de958cbd4fbc11f72cfb7aed42825eb21995d4d46a676510c126" |