[oe-commits] Angus Ainslie : linux-openmoko-2.6.30.1 : update openwrt patches

git version control git at git.openembedded.org
Wed Aug 5 22:42:09 UTC 2009


Module: openembedded.git
Branch: fso/milestone5.5
Commit: 0547b372625c6afb81be4e34e37e75d5da58e994
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=0547b372625c6afb81be4e34e37e75d5da58e994

Author: Angus Ainslie <nytowl at openmoko.org>
Date:   Wed Aug  5 16:37:05 2009 -0600

linux-openmoko-2.6.30.1 : update openwrt patches

---

 .../linux-openmoko-2.6.30.1/057-lis302dl.patch     |    3 +--
 recipes/linux/linux-openmoko-2.6.30.1/defconfig    |   12 +++++++++++-
 .../linux-openmoko-2.6.30.1/openwrt-files.tgz      |  Bin 591550 -> 592050 bytes
 recipes/linux/linux-openmoko_2.6.30.1.bb           |    2 +-
 4 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch b/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
index ebb194b..1a707d9 100644
--- a/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
+++ b/recipes/linux/linux-openmoko-2.6.30.1/057-lis302dl.patch
@@ -18,8 +18,7 @@
  	depends on MFD_PCF50633
 --- a/drivers/input/misc/Makefile
 +++ b/drivers/input/misc/Makefile
-@@ -25,3 +25,4 @@ obj-$(CONFIG_INPUT_UINPUT)		+= uinput.o
+@@ -25,2 +25,3 @@ obj-$(CONFIG_INPUT_UINPUT)		+= uinput.o
  obj-$(CONFIG_INPUT_WISTRON_BTNS)	+= wistron_btns.o
  obj-$(CONFIG_INPUT_YEALINK)		+= yealink.o
- obj-$(CONFIG_INPUT_GPIO_BUTTONS)	+= gpio_buttons.o
 +obj-$(CONFIG_INPUT_LIS302DL)		+= lis302dl.o
diff --git a/recipes/linux/linux-openmoko-2.6.30.1/defconfig b/recipes/linux/linux-openmoko-2.6.30.1/defconfig
index 2ba450a..9f33575 100644
--- a/recipes/linux/linux-openmoko-2.6.30.1/defconfig
+++ b/recipes/linux/linux-openmoko-2.6.30.1/defconfig
@@ -705,7 +705,17 @@ CONFIG_COMPAT_NET_DEV_OPS=y
 # CONFIG_USB_USBNET is not set
 # CONFIG_USB_HSO is not set
 # CONFIG_WAN is not set
-# CONFIG_PPP is not set
+CONFIG_PPP=m
+# CONFIG_PPP_MULTILINK is not set
+CONFIG_PPP_FILTER=y
+CONFIG_PPP_ASYNC=m
+CONFIG_PPP_SYNC_TTY=m
+CONFIG_PPP_DEFLATE=m
+CONFIG_PPP_BSDCOMP=m
+CONFIG_PPP_MPPE=m
+# CONFIG_PPPOE is not set
+CONFIG_PPPOL2TP=m
+
 # CONFIG_SLIP is not set
 # CONFIG_NETCONSOLE is not set
 # CONFIG_NETPOLL is not set
diff --git a/recipes/linux/linux-openmoko-2.6.30.1/openwrt-files.tgz b/recipes/linux/linux-openmoko-2.6.30.1/openwrt-files.tgz
index cc5d68a..50a811a 100644
Binary files a/recipes/linux/linux-openmoko-2.6.30.1/openwrt-files.tgz and b/recipes/linux/linux-openmoko-2.6.30.1/openwrt-files.tgz differ
diff --git a/recipes/linux/linux-openmoko_2.6.30.1.bb b/recipes/linux/linux-openmoko_2.6.30.1.bb
index 9f09f6a..6d691e4 100644
--- a/recipes/linux/linux-openmoko_2.6.30.1.bb
+++ b/recipes/linux/linux-openmoko_2.6.30.1.bb
@@ -39,7 +39,7 @@ SRC_URI = "\
   file://110-serial.patch;patch=1 \
   file://120-fix-wm8753-reg_cache.patch;patch=1 \
   file://130-fix-s3c_gpiolib_getchip.patch;patch=1 \
-#  file://750-glamo-headers.patch;patch=1 \
+  file://750-glamo-headers.patch;patch=1 \
 #  file://150-ignore-init-argument.patch;patch=1 \
 "
 





More information about the Openembedded-commits mailing list