mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-omap: drop two patches
This commit is contained in:
parent
dfdce7530e
commit
0736664ed5
1 changed files with 2 additions and 2 deletions
|
@ -64,8 +64,8 @@ build() {
|
|||
patch -Np1 -F10 -i "${srcdir}/aufs3-3.7.patch"
|
||||
patch -Np1 -i "${srcdir}/1-6-wlcore-wl12xx-move-wl12xx-chip-ID-defines-to-the-lower-driver.patch"
|
||||
patch -Np1 -i "${srcdir}/2-6-wlcore-wl12xx-remove-deprecated-FW-version-check.patch"
|
||||
patch -Np1 -i "${srcdir}/3-6-wlcore-change-way-of-checking-the-firmware-version.patch"
|
||||
patch -Np1 -i "${srcdir}/4-6-wl12xx-ignore-some-of-the-firmware-version-fields.patch"
|
||||
#patch -Np1 -i "${srcdir}/3-6-wlcore-change-way-of-checking-the-firmware-version.patch"
|
||||
#patch -Np1 -i "${srcdir}/4-6-wl12xx-ignore-some-of-the-firmware-version-fields.patch"
|
||||
patch -Np1 -i "${srcdir}/5-6-wlcore-wl12xx-wl18xx-verify-multi-role-and-single-role-fw-versions.patch"
|
||||
patch -Np1 -i "${srcdir}/wl18xx.diff"
|
||||
patch -Np0 -i "${srcdir}/6-6-wl18xx-ignore-irrelevant-firmware-version-fields.patch"
|
||||
|
|
Loading…
Reference in a new issue