diff options
Diffstat (limited to 'packages/linux/linux-ezx_2.6.16.13.bb')
-rw-r--r-- | packages/linux/linux-ezx_2.6.16.13.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/linux/linux-ezx_2.6.16.13.bb b/packages/linux/linux-ezx_2.6.16.13.bb index 3ca9b9d6a7..dcbe494094 100644 --- a/packages/linux/linux-ezx_2.6.16.13.bb +++ b/packages/linux/linux-ezx_2.6.16.13.bb @@ -6,7 +6,7 @@ MAINTAINER = "Michael 'Mickey' Lauer <mickey@vanille.de>" LICENSE = "GPL" DEPENDS += "quilt-native" EZX = "ezx6" -PR = "${EZX}-r9" +PR = "${EZX}-r10" inherit kernel @@ -40,7 +40,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.tar.bz2 \ \ file://e680-leds-r1.patch;patch=1 \ file://a780-leds-r0.patch;patch=1 \ - file://ezx-backlight-r0.patch;patch=1 \ + file://ezx-backlight-r1.patch;patch=1 \ \ file://defconfig-a780 \ file://defconfig-e680" |