diff options
Diffstat (limited to 'recipes/gpe-conf/gpe-conf_0.2.5.bb')
-rw-r--r-- | recipes/gpe-conf/gpe-conf_0.2.5.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/gpe-conf/gpe-conf_0.2.5.bb b/recipes/gpe-conf/gpe-conf_0.2.5.bb index 5d6c9c8add..e277e1844b 100644 --- a/recipes/gpe-conf/gpe-conf_0.2.5.bb +++ b/recipes/gpe-conf/gpe-conf_0.2.5.bb @@ -23,8 +23,8 @@ FILES_${PN} = "${sysconfdir} ${bindir} ${datadir}/pixmaps \ ${datadir}/gpe-conf" FILES_gpe-conf-panel = "${datadir}/applications/gpe-conf.desktop" -SRC_URI += "file://backlight-bugfix.patch;apply=yes \ - file://wireless.patch;apply=yes" +SRC_URI += "file://backlight-bugfix.patch \ + file://wireless.patch" SRC_URI[md5sum] = "11b9e8b7d7978fc44e5f079e7daa657f" SRC_URI[sha256sum] = "6a246caeb7d29c2afb48e8c70ef8e1f2ba2a4642faeef3defd266522304d278b" |