diff options
Diffstat (limited to 'recipes/gpe-lights/gpe-lights_0.13.bb')
-rw-r--r-- | recipes/gpe-lights/gpe-lights_0.13.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-lights/gpe-lights_0.13.bb b/recipes/gpe-lights/gpe-lights_0.13.bb index 9d5df189a8..3c01ad2f80 100644 --- a/recipes/gpe-lights/gpe-lights_0.13.bb +++ b/recipes/gpe-lights/gpe-lights_0.13.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] = "fa4677ecb8640c5d85c421dcaebf64fb" SRC_URI[sha256sum] = "e9de4a153ee3adc66363a583cd7db6676e92f010d783e517ef935aa35e96370e" |