[openwrt/openwrt] uboot-mediatek: fix patch order
LEDE Commits
lede-commits at lists.infradead.org
Mon Mar 11 12:14:44 PDT 2024
dangole pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/2302a7c5ad9c894d0530b7700409b2f4ea4bcc91
commit 2302a7c5ad9c894d0530b7700409b2f4ea4bcc91
Author: Daniel Golle <daniel at makrotopia.org>
AuthorDate: Sun Mar 10 13:29:14 2024 +0000
uboot-mediatek: fix patch order
Make sure patch sequence number is unique by moving patch
440-add-jdcloud_re-cp-03.patch -> 441-add-jdcloud_re-cp-03.patch
Signed-off-by: Daniel Golle <daniel at makrotopia.org>
---
.../{440-add-jdcloud_re-cp-03.patch => 441-add-jdcloud_re-cp-03.patch} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/package/boot/uboot-mediatek/patches/440-add-jdcloud_re-cp-03.patch b/package/boot/uboot-mediatek/patches/441-add-jdcloud_re-cp-03.patch
similarity index 100%
rename from package/boot/uboot-mediatek/patches/440-add-jdcloud_re-cp-03.patch
rename to package/boot/uboot-mediatek/patches/441-add-jdcloud_re-cp-03.patch
More information about the lede-commits
mailing list