* [Buildroot] [PATCH 02/20] package/linux-fusion: fix version typo in patch description
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 03/20] package/linux-zigbee: fix these " Peter Korsgaard
` (18 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/linux-fusion/0001-fix-for-linux-4-and-above.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/linux-fusion/0001-fix-for-linux-4-and-above.patch b/package/linux-fusion/0001-fix-for-linux-4-and-above.patch
index 689d9bf107..bc9e936510 100644
--- a/package/linux-fusion/0001-fix-for-linux-4-and-above.patch
+++ b/package/linux-fusion/0001-fix-for-linux-4-and-above.patch
@@ -1,6 +1,6 @@
Fix build for linux >= 4.x
-Instead of relying on testing for '3' as the linux kernel major verison,
+Instead of relying on testing for '3' as the linux kernel major version,
check that it is 2.x to include the proper Makefile, otherwise forcibly
include the .26 Makefile, that is good for 3.x and 4.x too.
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 03/20] package/linux-zigbee: fix these typo in patch description
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 02/20] package/linux-fusion: fix version typo in patch description Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 04/20] package/lldpd: fix typo in help text Peter Korsgaard
` (17 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/linux-zigbee/0001-test-serial-Remove-test-serial.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/linux-zigbee/0001-test-serial-Remove-test-serial.patch b/package/linux-zigbee/0001-test-serial-Remove-test-serial.patch
index 8cd9d754c0..95e52b3c95 100644
--- a/package/linux-zigbee/0001-test-serial-Remove-test-serial.patch
+++ b/package/linux-zigbee/0001-test-serial-Remove-test-serial.patch
@@ -5,7 +5,7 @@ Subject: [PATCH] test-serial: Remove test-serial
This folders only contains python tests scripts which would force us to
enable a dependency to host-python which seems kind of silly since
-theses are only tests scripts.
+these are only tests scripts.
Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
---
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 04/20] package/lldpd: fix typo in help text
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 02/20] package/linux-fusion: fix version typo in patch description Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 03/20] package/linux-zigbee: fix these " Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 05/20] package/lmbench: fix 'timing out' typo in patch description Peter Korsgaard
` (16 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/lldpd/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/lldpd/Config.in b/package/lldpd/Config.in
index 3e0446986f..04dd6040b6 100644
--- a/package/lldpd/Config.in
+++ b/package/lldpd/Config.in
@@ -4,7 +4,7 @@ config BR2_PACKAGE_LLDPD
select BR2_PACKAGE_LIBEVENT
help
lldpd is a 802.1ab implementation (LLDP) to help you locate
- neighbors of all your equipments.
+ neighbors of all your equipment.
LLDP allows you to know exactly on which port is a server
(and reciprocally).
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 05/20] package/lmbench: fix 'timing out' typo in patch description
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (2 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 04/20] package/lldpd: fix typo in help text Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo Peter Korsgaard
` (15 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
...3-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch b/package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch
index 6c3e7370e1..9702693c8e 100644
--- a/package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch
+++ b/package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch
@@ -1,7 +1,7 @@
From d85b61666aa2728f68b69d02bfb162c432df709f Mon Sep 17 00:00:00 2001
From: vgupta <vgupta@4eed8e25-bc12-0410-818a-f70ee6866280>
Date: Sat, 3 Mar 2012 10:02:24 +0000
-Subject: [PATCH] TOO_LONG 100 usec to prevent memsize from timingout @80Mhz
+Subject: [PATCH] TOO_LONG 100 usec to prevent memsize from timing out @80Mhz
git-svn-id: http://sjvm-subversion02.internal.synopsys.com/svn/OSS/ARC_Linux/tests/lmbench-3.0-a9@157318 4eed8e25-bc12-0410-818a-f70ee6866280
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (3 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 05/20] package/lmbench: fix 'timing out' typo in patch description Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 13:51 ` Herve Codina via buildroot
2024-09-14 12:43 ` [Buildroot] [PATCH 07/20] package/luabitop: fix typo in hash comment Peter Korsgaard
` (14 subsequent siblings)
19 siblings, 1 reply; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Hervé Codina
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/lua-augeas/lua-augeas.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/lua-augeas/lua-augeas.mk b/package/lua-augeas/lua-augeas.mk
index 930cf49b86..8a7f2b5f7b 100644
--- a/package/lua-augeas/lua-augeas.mk
+++ b/package/lua-augeas/lua-augeas.mk
@@ -11,7 +11,7 @@ LUA_AUGEAS_LICENSE_FILES = COPYRIGHT
LUA_AUGEAS_DEPENDENCIES = luainterpreter augeas host-pkgconf
# LDFLAGS=$(LDFLAGS) is present to pass LDFLAGS from environment to the command
-# line. With LDFLAGS set in the command line, related ordinary asignment present
+# line. With LDFLAGS set in the command line, related ordinary assignment present
# in the makefile are ignored and so lua-augeas makefile cannot not add '-L/lib'
# to this value.
LUA_AUGEAS_CONF_OPTS= \
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* Re: [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo
2024-09-14 12:43 ` [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo Peter Korsgaard
@ 2024-09-14 13:51 ` Herve Codina via buildroot
0 siblings, 0 replies; 24+ messages in thread
From: Herve Codina via buildroot @ 2024-09-14 13:51 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: buildroot
Hi Peter,
On Sat, 14 Sep 2024 14:43:23 +0200
Peter Korsgaard <peter@korsgaard.com> wrote:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/lua-augeas/lua-augeas.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/lua-augeas/lua-augeas.mk b/package/lua-augeas/lua-augeas.mk
> index 930cf49b86..8a7f2b5f7b 100644
> --- a/package/lua-augeas/lua-augeas.mk
> +++ b/package/lua-augeas/lua-augeas.mk
> @@ -11,7 +11,7 @@ LUA_AUGEAS_LICENSE_FILES = COPYRIGHT
> LUA_AUGEAS_DEPENDENCIES = luainterpreter augeas host-pkgconf
>
> # LDFLAGS=$(LDFLAGS) is present to pass LDFLAGS from environment to the command
> -# line. With LDFLAGS set in the command line, related ordinary asignment present
> +# line. With LDFLAGS set in the command line, related ordinary assignment present
> # in the makefile are ignored and so lua-augeas makefile cannot not add '-L/lib'
> # to this value.
> LUA_AUGEAS_CONF_OPTS= \
Thanks for the patch!
Acked-by: Herve Codina <herve.codina@bootlin.com>
Regards,
Hervé
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Buildroot] [PATCH 07/20] package/luabitop: fix typo in hash comment
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (4 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 06/20] package/lua-augeaus: fix assignment typo Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 08/20] package/madplay: fix typos in comments Peter Korsgaard
` (13 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Assaf Inbal
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/luabitop/luabitop.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/luabitop/luabitop.hash b/package/luabitop/luabitop.hash
index 02757a6b08..cfbf2b6516 100644
--- a/package/luabitop/luabitop.hash
+++ b/package/luabitop/luabitop.hash
@@ -1,4 +1,4 @@
# computed by luarocks/buildroot
sha256 fc7a8065a57462ee13bed7f95b0ab13f94ecd1bf846108c61ccf2c75548af26e luabitop-1.0.2-1.src.rock
-# Locally calcuated
+# Locally calculated
sha256 25e331120d0c2f95fa2ac6e439ca920f0a4362c366a4c7382d843113743a3ba5 LuaBitOp-1.0.2/README
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 08/20] package/madplay: fix typos in comments
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (5 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 07/20] package/luabitop: fix typo in hash comment Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 09/20] package/make: fix accidentally typo Peter Korsgaard
` (12 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/madplay/0004-configure-ac-call-AM_MKINSTALLDIRS.patch | 2 +-
package/madplay/madplay.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/madplay/0004-configure-ac-call-AM_MKINSTALLDIRS.patch b/package/madplay/0004-configure-ac-call-AM_MKINSTALLDIRS.patch
index 7d3fb8ddc6..448139e0ba 100644
--- a/package/madplay/0004-configure-ac-call-AM_MKINSTALLDIRS.patch
+++ b/package/madplay/0004-configure-ac-call-AM_MKINSTALLDIRS.patch
@@ -3,7 +3,7 @@ configure.ac: call AM_MKINSTALLDIRS to substitute @MKINSTALLDIRS@
MKINSTALLDIRS is obsolete and doesn't get automatically called.
Force call AM_MKINSTALLDIRS() macro to substitute every @MKINSTALLDIRS@
-occurence in *.in files.
+occurrence in *.in files.
Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
diff --git a/package/madplay/madplay.mk b/package/madplay/madplay.mk
index 91ee44ab5f..b9162dd2fd 100644
--- a/package/madplay/madplay.mk
+++ b/package/madplay/madplay.mk
@@ -18,7 +18,7 @@ MADPLAY_AUTORECONF = YES
# madplay uses libmad which has some assembly function that is not present in
# Thumb mode:
# Error: selected processor does not support `smull r8,r9,r2,r4' in Thumb mode
-# so, we desactivate Thumb mode
+# so, we deactivate Thumb mode
ifeq ($(BR2_ARM_INSTRUCTIONS_THUMB),y)
MADPLAY_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -marm"
endif
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 09/20] package/make: fix accidentally typo
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (6 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 08/20] package/madplay: fix typos in comments Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 10/20] package/makedevs/makedevs.c: fix typos Peter Korsgaard
` (11 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/make/make.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/make/make.mk b/package/make/make.mk
index e194e15873..1d1a976eb4 100644
--- a/package/make/make.mk
+++ b/package/make/make.mk
@@ -23,7 +23,7 @@ HOST_MAKE_DEPENDENCIES = host-pkgconf
HOST_MAKE_CONF_OPTS = --without-guile
# Configure host-make binary to be 'host-make' to ensure it isn't
-# accidently used by packages when they invoke recursive / sub-make.
+# accidentally used by packages when they invoke recursive / sub-make.
HOST_MAKE_CONF_OPTS += --program-prefix=host-
$(eval $(autotools-package))
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 10/20] package/makedevs/makedevs.c: fix typos
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (7 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 09/20] package/make: fix accidentally typo Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 11/20] package/minizip: fix typo in help text Peter Korsgaard
` (10 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
And replace Couldn't with 'Could not' for clarity.
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/makedevs/makedevs.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/makedevs/makedevs.c b/package/makedevs/makedevs.c
index a5c9c7d64d..be76155ab6 100644
--- a/package/makedevs/makedevs.c
+++ b/package/makedevs/makedevs.c
@@ -165,7 +165,7 @@ int bb_make_directory (char *path, long mode, int flags)
}
/* Since the directory exists, don't attempt to change
* permissions if it was the full target. Note that
- * this is not an error conditon. */
+ * this is not an error condition. */
if (!c) {
umask(mask);
return 0;
@@ -480,11 +480,11 @@ int main(int argc, char **argv)
}
if (optind >= argc || (rootdir=argv[optind])==NULL) {
- bb_error_msg_and_die("root directory not speficied");
+ bb_error_msg_and_die("root directory not specified");
}
if (chdir(rootdir) != 0) {
- bb_perror_msg_and_die("Couldnt chdir to %s", rootdir);
+ bb_perror_msg_and_die("Could not chdir to %s", rootdir);
}
umask(0);
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 11/20] package/minizip: fix typo in help text
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (8 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 10/20] package/makedevs/makedevs.c: fix typos Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 12/20] package/mpg123: fix deactivate typo Peter Korsgaard
` (9 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/minizip/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/minizip/Config.in b/package/minizip/Config.in
index 98eb4dec16..3c3670b784 100644
--- a/package/minizip/Config.in
+++ b/package/minizip/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_MINIZIP
help
Enables to extract files from a .zip archive file.
It is compatible with PKZip 2.04g, WinZip, InfoZip,
- MimarSinan Codex Suite 2002 tools, and compatible sofware.
+ MimarSinan Codex Suite 2002 tools, and compatible software.
https://github.com/zlib-ng/minizip-ng
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 12/20] package/mpg123: fix deactivate typo
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (9 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 11/20] package/minizip: fix typo in help text Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 13/20] package/mrouted: fix typos Peter Korsgaard
` (8 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Bernd Kuhls
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/mpg123/mpg123.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/mpg123/mpg123.mk b/package/mpg123/mpg123.mk
index af036132d2..dbf595e172 100644
--- a/package/mpg123/mpg123.mk
+++ b/package/mpg123/mpg123.mk
@@ -15,7 +15,7 @@ MPG123_DEPENDENCIES = host-pkgconf
# mpg123 has some assembly function that is not present in Thumb mode:
# Error: selected processor does not support `smull r3,ip,r2,r10' in Thumb mode
-# so, we desactivate Thumb mode
+# so, we deactivate Thumb mode
ifeq ($(BR2_ARM_INSTRUCTIONS_THUMB),y)
MPG123_CONF_ENV += CFLAGS="$(TARGET_CFLAGS) -marm"
endif
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 13/20] package/mrouted: fix typos
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (10 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 12/20] package/mpg123: fix deactivate typo Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:57 ` Federico Pellegrin
2024-09-14 12:43 ` [Buildroot] [PATCH 14/20] package/musepack: fix occurring typo in patch description Peter Korsgaard
` (7 subsequent siblings)
19 siblings, 1 reply; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Joachim Wiberg
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/mrouted/Config.in | 2 +-
package/mrouted/mrouted.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mrouted/Config.in b/package/mrouted/Config.in
index 95b4fb3825..9a29985763 100644
--- a/package/mrouted/Config.in
+++ b/package/mrouted/Config.in
@@ -8,6 +8,6 @@ config BR2_PACKAGE_MROUTED
source. This package comes with mrouted and mroutectl. Where
the latter is used to query status and control operation.
- Note: at least two interfaces with MULTICAST flag is requried.
+ Note: at least two interfaces with MULTICAST flag is required.
http://github.com/troglobit/mrouted
diff --git a/package/mrouted/mrouted.mk b/package/mrouted/mrouted.mk
index 0d2071c4f0..7b5f5039f6 100644
--- a/package/mrouted/mrouted.mk
+++ b/package/mrouted/mrouted.mk
@@ -23,7 +23,7 @@ define MROUTED_INSTALL_INIT_SYSTEMD
$(TARGET_DIR)/usr/lib/systemd/system/mrouted.service
endef
-# We will asume that CONFIG_NET and CONFIG_INET are already
+# We will assume that CONFIG_NET and CONFIG_INET are already
# set in the kernel configuration provided by the user.
define MROUTED_LINUX_CONFIG_FIXUPS
$(call KCONFIG_ENABLE_OPT,CONFIG_IP_MULTICAST)
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* Re: [Buildroot] [PATCH 13/20] package/mrouted: fix typos
2024-09-14 12:43 ` [Buildroot] [PATCH 13/20] package/mrouted: fix typos Peter Korsgaard
@ 2024-09-14 12:57 ` Federico Pellegrin
2024-09-14 13:22 ` Yann E. MORIN
0 siblings, 1 reply; 24+ messages in thread
From: Federico Pellegrin @ 2024-09-14 12:57 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: Joachim Wiberg, buildroot
[-- Attachment #1.1: Type: text/plain, Size: 1759 bytes --]
Hi,
Il giorno sab 14 set 2024 alle ore 14:44 Peter Korsgaard <
peter@korsgaard.com> ha scritto:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/mrouted/Config.in | 2 +-
> package/mrouted/mrouted.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/package/mrouted/Config.in b/package/mrouted/Config.in
> index 95b4fb3825..9a29985763 100644
> --- a/package/mrouted/Config.in
> +++ b/package/mrouted/Config.in
> @@ -8,6 +8,6 @@ config BR2_PACKAGE_MROUTED
> source. This package comes with mrouted and mroutectl. Where
> the latter is used to query status and control operation.
>
> - Note: at least two interfaces with MULTICAST flag is requried.
> + Note: at least two interfaces with MULTICAST flag is required.
>
Should that say instead:
Note: at least two interfaces with MULTICAST flag are required.
? (so is -> are)
Cheers,
Federico
>
> http://github.com/troglobit/mrouted
> diff --git a/package/mrouted/mrouted.mk b/package/mrouted/mrouted.mk
> index 0d2071c4f0..7b5f5039f6 100644
> --- a/package/mrouted/mrouted.mk
> +++ b/package/mrouted/mrouted.mk
> @@ -23,7 +23,7 @@ define MROUTED_INSTALL_INIT_SYSTEMD
> $(TARGET_DIR)/usr/lib/systemd/system/mrouted.service
> endef
>
> -# We will asume that CONFIG_NET and CONFIG_INET are already
> +# We will assume that CONFIG_NET and CONFIG_INET are already
> # set in the kernel configuration provided by the user.
> define MROUTED_LINUX_CONFIG_FIXUPS
> $(call KCONFIG_ENABLE_OPT,CONFIG_IP_MULTICAST)
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
>
[-- Attachment #1.2: Type: text/html, Size: 3151 bytes --]
[-- Attachment #2: Type: text/plain, Size: 150 bytes --]
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 24+ messages in thread
* Re: [Buildroot] [PATCH 13/20] package/mrouted: fix typos
2024-09-14 12:57 ` Federico Pellegrin
@ 2024-09-14 13:22 ` Yann E. MORIN
0 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2024-09-14 13:22 UTC (permalink / raw)
To: Federico Pellegrin; +Cc: Joachim Wiberg, buildroot
Federico, All,
On 2024-09-14 14:57 +0200, Federico Pellegrin spake thusly:
> Il giorno sab 14 set 2024 alle ore 14:44 Peter Korsgaard <[1]
> peter@korsgaard.com> ha scritto:
> - Note: at least two interfaces with MULTICAST flag is requried.
> + Note: at least two interfaces with MULTICAST flag is required.
> Should that say instead:
> Note: at least two interfaces with MULTICAST flag are required.
> ? (so is -> are)
Good catch! I fixed it when applying, thanks! 👍
Regards,
Yann E. MORIN.
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 24+ messages in thread
* [Buildroot] [PATCH 14/20] package/musepack: fix occurring typo in patch description
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (11 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 13/20] package/mrouted: fix typos Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 15/20] package/net-tools: fix appropriate typo Peter Korsgaard
` (6 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/musepack/0004-missing-sys-select.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/musepack/0004-missing-sys-select.patch b/package/musepack/0004-missing-sys-select.patch
index 1e3a4b1140..64efbc4733 100644
--- a/package/musepack/0004-missing-sys-select.patch
+++ b/package/musepack/0004-missing-sys-select.patch
@@ -1,7 +1,7 @@
Add missing <sys/select.h> include
This header is needed when types like fd_set are used. This fixes a
-build issue occuring on the musl C library.
+build issue occurring on the musl C library.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
[Thomas: better commit log.]
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 15/20] package/net-tools: fix appropriate typo
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (12 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 14/20] package/musepack: fix occurring typo in patch description Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 16/20] package/nginx-modsecurity: fix locally typo in hash comment Peter Korsgaard
` (5 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/net-tools/net-tools.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/net-tools/net-tools.mk b/package/net-tools/net-tools.mk
index 0744bf18cb..03e1c73406 100644
--- a/package/net-tools/net-tools.mk
+++ b/package/net-tools/net-tools.mk
@@ -16,7 +16,7 @@ define NET_TOOLS_CONFIGURE_CMDS
(cd $(@D); yes "" | ./configure.sh config.in )
endef
-# Enable I18N when appropiate
+# Enable I18N when appropriate
ifeq ($(BR2_SYSTEM_ENABLE_NLS),y)
define NET_TOOLS_ENABLE_I18N
$(SED) 's:I18N 0:I18N 1:' $(@D)/config.h
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 16/20] package/nginx-modsecurity: fix locally typo in hash comment
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (13 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 15/20] package/net-tools: fix appropriate typo Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 17/20] package/nginx: fix symmetric typo Peter Korsgaard
` (4 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Frank Vanbever
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/nginx-modsecurity/nginx-modsecurity.hash | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nginx-modsecurity/nginx-modsecurity.hash b/package/nginx-modsecurity/nginx-modsecurity.hash
index 0cd2ee07cd..698dbc7da6 100644
--- a/package/nginx-modsecurity/nginx-modsecurity.hash
+++ b/package/nginx-modsecurity/nginx-modsecurity.hash
@@ -1,4 +1,4 @@
# From https://github.com/SpiderLabs/ModSecurity-nginx/releases/download/v1.0.3/modsecurity-nginx-v1.0.3.tar.gz.sha256
sha256 ae811c7208ac029cb7a99d6f63e03d3971797607517187f47620df39c1f78add modsecurity-nginx-v1.0.3.tar.gz
-# Localy calculated
+# Locally calculated
sha256 c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4 LICENSE
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 17/20] package/nginx: fix symmetric typo
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (14 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 16/20] package/nginx-modsecurity: fix locally typo in hash comment Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 18/20] package/nload: fix transferred typo in help text Peter Korsgaard
` (3 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Samuel Martin
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/nginx/nginx.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index d3b042c59b..7a5455def7 100644
--- a/package/nginx/nginx.mk
+++ b/package/nginx/nginx.mk
@@ -93,7 +93,7 @@ endif
# - pcre-jit (want to rebuild pcre)
# Notes:
-# * Feature/module option are *not* symetric.
+# * Feature/module option are *not* symmetric.
# If a feature is on by default, only its --without-xxx option exists;
# if a feature is off by default, only its --with-xxx option exists.
# * The configure script fails if unknown options are passed on the command
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 18/20] package/nload: fix transferred typo in help text
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (15 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 17/20] package/nginx: fix symmetric typo Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 19/20] package/nodejs-src: fix convenient typo in patch description Peter Korsgaard
` (2 subsequent siblings)
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/nload/Config.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nload/Config.in b/package/nload/Config.in
index c938d8eae8..6c2cab7fe4 100644
--- a/package/nload/Config.in
+++ b/package/nload/Config.in
@@ -9,7 +9,7 @@ config BR2_PACKAGE_NLOAD
nload is a console application which monitors network traffic
and bandwidth usage in real time. It visualizes the in- and
outgoing traffic using two graphs and provides additional info
- like total amount of transfered data and min/max network
+ like total amount of transferred data and min/max network
usage.
http://www.roland-riegel.de/nload/
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 19/20] package/nodejs-src: fix convenient typo in patch description
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (16 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 18/20] package/nload: fix transferred typo in help text Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 12:43 ` [Buildroot] [PATCH 20/20] package/nvidia-driver: fix targeting " Peter Korsgaard
2024-09-14 14:00 ` [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Yann E. MORIN
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Martin Bark, Thomas Petazzoni, Daniel Price
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
...4-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nodejs/nodejs-src/0004-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch b/package/nodejs/nodejs-src/0004-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch
index 25c26b43bd..ffb8e67a64 100644
--- a/package/nodejs/nodejs-src/0004-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch
+++ b/package/nodejs/nodejs-src/0004-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch
@@ -6,7 +6,7 @@ Subject: [PATCH] lib/internal/modules/cjs/loader.js: adjust default path to
NPM installs modules in /usr/lib/node_modules/, but by default NodeJS
searches for them only in /usr/lib/node/. We could also set the
-NODE_PATH environment variable, but it is more convienient to have
+NODE_PATH environment variable, but it is more convenient to have
NodeJS configured by default to find modules where they are installed.
This issue is discussed at
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* [Buildroot] [PATCH 20/20] package/nvidia-driver: fix targeting typo in patch description
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (17 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 19/20] package/nodejs-src: fix convenient typo in patch description Peter Korsgaard
@ 2024-09-14 12:43 ` Peter Korsgaard
2024-09-14 14:00 ` [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Yann E. MORIN
19 siblings, 0 replies; 24+ messages in thread
From: Peter Korsgaard @ 2024-09-14 12:43 UTC (permalink / raw)
To: buildroot; +Cc: Yann E. MORIN
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
---
package/nvidia-driver/0001-use-LDFLAGS.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/nvidia-driver/0001-use-LDFLAGS.patch b/package/nvidia-driver/0001-use-LDFLAGS.patch
index 9ce237f959..fe87cb0e3d 100644
--- a/package/nvidia-driver/0001-use-LDFLAGS.patch
+++ b/package/nvidia-driver/0001-use-LDFLAGS.patch
@@ -5,7 +5,7 @@ the default emulation is correct for the current architecture.
However, that might not be the case when the toolchain default is not
the same as the current arch. For example, if the toolchain defaults to
-i386 and is capable of x86_64, and we're targetting x86_64 (or the
+i386 and is capable of x86_64, and we're targeting x86_64 (or the
opposite), the link would fail because the ld emulation is incorrect:
.../i686-pc-linux-gnu-ld: Relocatable linking with relocations from
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 24+ messages in thread* Re: [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt
2024-09-14 12:43 [Buildroot] [PATCH 01/20] package/linux-firmware: fix typo in Config.in prompt Peter Korsgaard
` (18 preceding siblings ...)
2024-09-14 12:43 ` [Buildroot] [PATCH 20/20] package/nvidia-driver: fix targeting " Peter Korsgaard
@ 2024-09-14 14:00 ` Yann E. MORIN
19 siblings, 0 replies; 24+ messages in thread
From: Yann E. MORIN @ 2024-09-14 14:00 UTC (permalink / raw)
To: Peter Korsgaard; +Cc: Bernd Kuhls, buildroot
Peter, All,
Whole series sapplied to master, thanks.
I modified patch 13 with feedback from Federico.
Regards,
Yann E. MORIN.
On 2024-09-14 14:43 +0200, Peter Korsgaard spake thusly:
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
> ---
> package/linux-firmware/Config.in | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/package/linux-firmware/Config.in b/package/linux-firmware/Config.in
> index 4a17ceaf0b..abec943c36 100644
> --- a/package/linux-firmware/Config.in
> +++ b/package/linux-firmware/Config.in
> @@ -596,7 +596,7 @@ config BR2_PACKAGE_LINUX_FIRMWARE_QLOGIC_4X
> (qede)
>
> config BR2_PACKAGE_LINUX_FIRMWARE_RTL_815X
> - bool "Realtek 8152/8153/8156 USB Ethernet Adapaters"
> + bool "Realtek 8152/8153/8156 USB Ethernet Adapters"
> help
> Firmware files for Realtek 8152/8153/8156 based USB Ethernet
> adapters.
> --
> 2.39.2
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 24+ messages in thread