Fixed typos and configured patches

This commit is contained in:
pocopico
2023-05-29 20:31:43 +03:00
parent 01045bdc79
commit 3a4112aa00
5 changed files with 7 additions and 7 deletions

View File

@ -20,12 +20,12 @@
"patches": {
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
"zlinux": [
"zImage-001-dav3221-42621-ramdisk-and-header.bsp"
"zImage-001-dva3221-42621-ramdisk-and-header.bsp"
],
"ramdisk": [
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch",
"@@@COMMON@@@/v7.1.1/ramdisk-002-init-script.patch",
"@@@COMMON@@@/v7.1.1/ramdisk-003-post-init-script.patch",
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"
]
},

View File

@ -20,12 +20,12 @@
"patches": {
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
"zlinux": [
"zImage-001-dav3221-42661-ramdisk-and-header.bsp"
"zImage-001-dva3221-42661-ramdisk-and-header.bsp"
],
"ramdisk": [
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",
"@@@COMMON@@@/v7.0.1/ramdisk-002-init-script.patch",
"@@@COMMON@@@/v7.0.1/ramdisk-003-post-init-script.patch",
"@@@COMMON@@@/v7.1.1/ramdisk-002-init-script.patch",
"@@@COMMON@@@/v7.1.1/ramdisk-003-post-init-script.patch",
"@@@COMMON@@@/ramdisk-004-network-hosts.patch"
]
},

View File

@ -22,7 +22,7 @@
"patches": {
"_comment": ".bsp patches are applied to FILES using bspatch(1); .patch are applied to DIRECTORIES using patch(1)",
"zlinux": [
"zImage-001-dav3221-42661-ramdisk-and-header.bsp"
"zImage-001-dva3221-42661-ramdisk-and-header.bsp"
],
"ramdisk": [
"@@@COMMON@@@/ramdisk-001-disable-root-pwd.patch",