Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apply 'path_LEDE.sh' failed #20

Open
Ticalaryield opened this issue Oct 28, 2017 · 3 comments
Open

apply 'path_LEDE.sh' failed #20

Ticalaryield opened this issue Oct 28, 2017 · 3 comments

Comments

@Ticalaryield
Copy link

Applying patch 009-detach-rtl8366-smi-dependency.patch
patching file target/linux/ar71xx/files/arch/mips/ath79/Kconfig.openwrt
Hunk #1 succeeded at 338 (offset 10 lines).
Applying patch 010-no-l2-cache-runtime-check.patch
patching file ./target/linux/ar71xx/patches-4.4/221-no-l2-cache-runtime-check.patch
Applying patch 011-add-DNDEBUG-default.patch
patching file config/Config-devel.in
Applying patch 012-fix-upstream-feed.patch
patching file include/version.mk
Applying patch 012-update-kernel-version.patch
patching file include/kernel-version.mk
Hunk #1 FAILED at 3.
1 out of 1 hunk FAILED -- saving rejects to file include/kernel-version.mk.rej


Does it matter?

@protocold
Copy link

I am getting the same error...

@jgvega
Copy link

jgvega commented Dec 8, 2017

I modify your September script and it works well (only path 066-... not work). Checkout for kernel 4.4.87, actually is kernel 4.4.102 and not work.

git clone https://github.com/lede-project/source.git lede

git clone -b lede-17.01 https://github.com/gwlim/mips74k-lede-patch.git temp;mv temp/patch/066-wireguard-update.patch temp/broken; mv temp/* lede/; rm -rf temp

cd lede

git checkout ab305e147ed7f950e8b34d0de23797c8dbb6a27f

./patch_LEDE.sh

make menuconfig

@juppin
Copy link

juppin commented Mar 19, 2018

You could simply delete the 012 kernel version patch and it should work...

See #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants