[oe-commits] org.oe.dev linux-hh 2.6.16-hh8: add patch from Milan Plzik to fix UDC on h5000

koen commit openembedded-commits at lists.openembedded.org
Wed Dec 27 09:23:27 UTC 2006


linux-hh 2.6.16-hh8: add patch from Milan Plzik to fix UDC on h5000

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 5d3b23f0c6195c7b5918319e8a2676f3c767a0ab
ViewMTN: http://monotone.openembedded.org/revision.psp?id=5d3b23f0c6195c7b5918319e8a2676f3c767a0ab
Files:
1
packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb
Diffs:

#
# mt diff -r189d5833fa7e2f39785e056ee4b76ae048050f35 -r5d3b23f0c6195c7b5918319e8a2676f3c767a0ab
#
# 
# 
# patch "packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb"
#  from [2b4ba19d4543c114ec81b318a03ab4fee529d4c5]
#    to [90540ade8ca3e0b71be5ed44efd877a9219517ac]
# 
============================================================
--- packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb	2b4ba19d4543c114ec81b318a03ab4fee529d4c5
+++ packages/linux/linux-handhelds-2.6_2.6.16-hh8.bb	90540ade8ca3e0b71be5ed44efd877a9219517ac
@@ -1,7 +1,7 @@ LICENSE = "GPL"
 SECTION = "kernel"
 DESCRIPTION = "handhelds.org Linux kernel 2.6 for PocketPCs and other consumer handheld devices."
 LICENSE = "GPL"
-PR = "r0"
+PR = "r1"
 
 # Override where to look for defconfigs and patches,
 # we have per-kernel-release sets.
@@ -10,6 +10,7 @@ SRC_URI = "${HANDHELDS_CVS};module=linux
 SRC_URI = "${HANDHELDS_CVS};module=linux/kernel26;tag=${@'K' + bb.data.getVar('PV',d,1).replace('.', '-')} \
            file://24-hostap_cs_id.diff;patch=1 \
            file://hrw-pcmcia-ids-r2.patch;patch=1 \
+	   http://www.handhelds.org/hypermail/kernel-discuss/att-2217/h5400-udc-mod-from-milan.patch;patch=1;pnum=0 \
            file://defconfig"
 
 require linux-handhelds-2.6.inc






More information about the Openembedded-commits mailing list