diff options
Diffstat (limited to 'linux')
-rw-r--r-- | linux/nslu2-linksys-2.4.22/gl811e.patch | 0 | ||||
-rw-r--r-- | linux/nslu2-linksys_2.4.22.oe | 1 | ||||
-rw-r--r-- | linux/nslu2-openslug-2.6.7/defconfig | 1 | ||||
-rw-r--r-- | linux/nslu2-openslug-2.6.7/x1205-rtc.patch | 0 | ||||
-rw-r--r-- | linux/nslu2-openslug_2.6.7.oe | 3 | ||||
-rw-r--r-- | linux/nslu2-unslung-kernel-2.3r25/able/defconfig | 0 | ||||
-rw-r--r-- | linux/nslu2-unslung-kernel-2.3r25/able/missing_usb_ioctls.patch | 0 | ||||
-rw-r--r-- | linux/nslu2-unslung-kernel-able_2.3r25.oe | 0 |
8 files changed, 5 insertions, 0 deletions
diff --git a/linux/nslu2-linksys-2.4.22/gl811e.patch b/linux/nslu2-linksys-2.4.22/gl811e.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/nslu2-linksys-2.4.22/gl811e.patch diff --git a/linux/nslu2-linksys_2.4.22.oe b/linux/nslu2-linksys_2.4.22.oe index 1aca13cd04..8f2623d947 100644 --- a/linux/nslu2-linksys_2.4.22.oe +++ b/linux/nslu2-linksys_2.4.22.oe @@ -14,6 +14,7 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.4/linux-2.4.22.tar.bz2 \ file://gcc-registerparanoia.patch;patch=1 \ file://linux-2.4.24-attribute-used.patch;patch=1 \ file://usbnet.patch;patch=1 \ + file://gl811e.patch;patch=1 \ file://defconfig" S = "${WORKDIR}/linux-2.4.22" diff --git a/linux/nslu2-openslug-2.6.7/defconfig b/linux/nslu2-openslug-2.6.7/defconfig index 74450c16b6..1e6a933531 100644 --- a/linux/nslu2-openslug-2.6.7/defconfig +++ b/linux/nslu2-openslug-2.6.7/defconfig @@ -755,6 +755,7 @@ CONFIG_I2C_SENSOR=y # Other I2C Chip support # CONFIG_SENSORS_EEPROM=y +CONFIG_SENSORS_X1205=y # CONFIG_SENSORS_PCF8574 is not set # CONFIG_SENSORS_PCF8591 is not set # CONFIG_SENSORS_RTC8564 is not set diff --git a/linux/nslu2-openslug-2.6.7/x1205-rtc.patch b/linux/nslu2-openslug-2.6.7/x1205-rtc.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/nslu2-openslug-2.6.7/x1205-rtc.patch diff --git a/linux/nslu2-openslug_2.6.7.oe b/linux/nslu2-openslug_2.6.7.oe index 8d6c797144..e40d8c03bc 100644 --- a/linux/nslu2-openslug_2.6.7.oe +++ b/linux/nslu2-openslug_2.6.7.oe @@ -10,6 +10,8 @@ SRC_URI = "ftp://ftp.kernel.org/pub/linux/kernel/v2.6/linux-2.6.7.tar.bz2 \ file://arm-Makefile.patch;patch=1 \ file://ipx4xx-pci.patch;patch=1 \ file://arm-timer.patch;patch=1 \ + file://x1205-rtc.patch;patch=1;pnum=0 \ + cvs://anonymous@cvs.sourceforge.net/cvsroot/nslu;module=anyu2/source;method=pserver \ file://defconfig" S = "${WORKDIR}/linux-2.6.7" @@ -25,6 +27,7 @@ CMDLINE = "${CMDLINE_ROOT} ${CMDLINE_CONSOLE}" do_configure_prepend() { install -m 0644 ${WORKDIR}/defconfig ${S}/.config + install -m 0644 ${WORKDIR}/source/x1205-rtc.c ${S}/drivers/i2c/chips/x1205-rtc.c echo "CONFIG_CMDLINE=\"${CMDLINE}\"" >> ${S}/.config rm -rf ${S}/include/asm-arm/arch ${S}/include/asm-arm/proc \ ${S}/include/asm-arm/.proc ${S}/include/asm-arm/.arch diff --git a/linux/nslu2-unslung-kernel-2.3r25/able/defconfig b/linux/nslu2-unslung-kernel-2.3r25/able/defconfig new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/nslu2-unslung-kernel-2.3r25/able/defconfig diff --git a/linux/nslu2-unslung-kernel-2.3r25/able/missing_usb_ioctls.patch b/linux/nslu2-unslung-kernel-2.3r25/able/missing_usb_ioctls.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/nslu2-unslung-kernel-2.3r25/able/missing_usb_ioctls.patch diff --git a/linux/nslu2-unslung-kernel-able_2.3r25.oe b/linux/nslu2-unslung-kernel-able_2.3r25.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/linux/nslu2-unslung-kernel-able_2.3r25.oe |