From: Matt Reimer Date: Tue, 4 Apr 2006 17:58:50 +0000 (+0000) Subject: handhelds-pxa-2.6_cvs.bb: Remove patches that have been applied to X-Git-Tag: Release-2010-05/1~9453^2~2103 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02b5c1232d8cac8c292232cb33be253758b830ca;p=openembedded.git handhelds-pxa-2.6_cvs.bb: Remove patches that have been applied to handhelds.org CVS: ide_not_removable-r0.patch block-pio.patch --- diff --git a/packages/linux/handhelds-pxa-2.6_cvs.bb b/packages/linux/handhelds-pxa-2.6_cvs.bb index 122bb33efc..915efa2439 100644 --- a/packages/linux/handhelds-pxa-2.6_cvs.bb +++ b/packages/linux/handhelds-pxa-2.6_cvs.bb @@ -10,8 +10,6 @@ COMPATIBLE_HOST = "arm.*-linux" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/handhelds-pxa-${PV}" SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26 \ - file://ide_not_removable-r0.patch;patch=1 \ - file://block-pio.patch;patch=1 \ file://defconfig" S = "${WORKDIR}/kernel26"