summaryrefslogtreecommitdiff
path: root/gpe-conf
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-conf')
-rw-r--r--gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch0
-rw-r--r--gpe-conf/gpe-conf_0.1.22.oe5
2 files changed, 3 insertions, 2 deletions
diff --git a/gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch b/gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/gpe-conf/gpe-conf-0.1.22/fix-wificonfig.patch
diff --git a/gpe-conf/gpe-conf_0.1.22.oe b/gpe-conf/gpe-conf_0.1.22.oe
index 830ed0c606..fbf3dc8a7f 100644
--- a/gpe-conf/gpe-conf_0.1.22.oe
+++ b/gpe-conf/gpe-conf_0.1.22.oe
@@ -1,9 +1,10 @@
-PR = "r2"
+PR = "r3"
inherit gpe
SRC_URI += "file://gpe-conf-0.1.22-20041124.patch;patch=1;pnum=0 \
- file://desktop-categories.patch;patch=1"
+ file://desktop-categories.patch;patch=1 \
+ file://fix-wificonfig.patch;patch=1;pnum=0"
DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst xset ipaq-sleep ntp gpe-login gpe-icons"
RDEPENDS_${PN} = "xst xset ipaq-sleep ntpdate gpe-login gpe-icons"