From 5e6910be538558e08e7766c4d000c38081d73769 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 26 Apr 2006 19:23:58 +0000 Subject: linux-oz-2.6: Fix a tosa build failure with gcc4 (tosa.h references tosabl_device which is declared static in tosa.c) --- packages/linux/linux-openzaurus_2.6.16.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/linux/linux-openzaurus_2.6.16.bb b/packages/linux/linux-openzaurus_2.6.16.bb index 8e29c54f55..6c121c7741 100644 --- a/packages/linux/linux-openzaurus_2.6.16.bb +++ b/packages/linux/linux-openzaurus_2.6.16.bb @@ -1,6 +1,6 @@ include linux-openzaurus.inc -PR = "r11" +PR = "r12" # Handy URLs # git://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git \ @@ -118,7 +118,7 @@ SRC_URI_append_tosa = "\ ${DOSRC}/tosa-pxaac97-r6.patch;patch=1 \ ${RPSRC}/temp/tosa-tmio-r4-rp1.patch;patch=1 \ ${DOSRC}/tosa-power-r14.patch;patch=1 \ - ${DOSRC}/tosa-tmio-lcd-r5.patch;patch=1 \ + ${RPSRC}/tosa-tmio-lcd-r5-rp1.patch;patch=1 \ ${DOSRC}/tosa-bluetooth-r5.patch;patch=1 \ ${DOSRC}/wm97xx-lg7-r0.patch;patch=1 \ ${DOSRC}/tosa-asoc-r0.patch;patch=1 " -- cgit v1.2.3