diff options
Diffstat (limited to 'recipes/gpe-todo/gpe-todo_0.51.bb')
-rw-r--r-- | recipes/gpe-todo/gpe-todo_0.51.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-todo/gpe-todo_0.51.bb b/recipes/gpe-todo/gpe-todo_0.51.bb index b01d51efcd..a0536206ab 100644 --- a/recipes/gpe-todo/gpe-todo_0.51.bb +++ b/recipes/gpe-todo/gpe-todo_0.51.bb @@ -7,7 +7,7 @@ SECTION = "gpe" PRIORITY = "optional" PR ="r1" -SRC_URI += "file://remove-render.patch;patch=1" +SRC_URI += "file://remove-render.patch" SRC_URI[md5sum] = "cc3b6b7676671b81251fb237118daada" |