aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Reimer <mattjreimer@gmail.com>2006-04-04 17:58:50 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-04 17:58:50 +0000
commit02b5c1232d8cac8c292232cb33be253758b830ca (patch)
tree4b651808c9e6a4b9f1ea7a5d203248f77feef57c
parent1e67ef797eb4c215540856dec5493e5a8c8dbb03 (diff)
downloadopenembedded-02b5c1232d8cac8c292232cb33be253758b830ca.tar.gz
handhelds-pxa-2.6_cvs.bb: Remove patches that have been applied to
handhelds.org CVS: ide_not_removable-r0.patch block-pio.patch
-rw-r--r--packages/linux/handhelds-pxa-2.6_cvs.bb2
1 files changed, 0 insertions, 2 deletions
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"