diff options
-rw-r--r-- | org.handhelds.familiar/packages/linux/files/configure-script-bash4.patch (renamed from org.handhelds.familiar/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/configure-script-bash4.patch) | 0 | ||||
-rw-r--r-- | org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb | 3 |
2 files changed, 2 insertions, 1 deletions
diff --git a/org.handhelds.familiar/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/configure-script-bash4.patch b/org.handhelds.familiar/packages/linux/files/configure-script-bash4.patch index 796374f..796374f 100644 --- a/org.handhelds.familiar/packages/linux/handhelds-sa-2.4.19-rmk6-pxa1-hh37.4/configure-script-bash4.patch +++ b/org.handhelds.familiar/packages/linux/files/configure-script-bash4.patch diff --git a/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb b/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb index 914089a..c19a641 100644 --- a/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb +++ b/org.handhelds.familiar/packages/linux/handhelds-pxa_2.4.19-rmk6-pxa1-hh41.1.bb @@ -17,7 +17,8 @@ SRC_URI = "${HANDHELDS_CVS};module=linux/kernel;tag=${@'K' + bb.data.getVar('PV' file://linux-2.4-usb-gadget.patch;patch=1 \ file://usb-gadget-ether-compat.patch;patch=1 \ file://linux-2.4-no-short-loads.patch;patch=1 \ - file://linux-2.4-cpufreq.patch;patch=1" + file://linux-2.4-cpufreq.patch;patch=1\ + file://configure-script-bash4.patch;patch=1" S = "${WORKDIR}/kernel" |