[Buildroot] [git commit branch/2025.02.x] package/dbus-broker: clarify license information
Thomas Perale via buildroot <[email protected]> Tue, 28 Jul 2026 11:43:43 +0200
| Newsgroups | net.busybox.buildroot |
|---|---|
| Message-ID | <[email protected]> |
commit: https://gitlab.com/buildroot.org/buildroot/-/commit/58c18022a985230f5df386d2b3d3064c2b013765 branch: https://gitlab.com/buildroot.org/buildroot/-/tree/2025.02.x All these bundled subprojects explicitly give "Apache-2.0 OR LGPL-2.1-or-later" in their README.md files. Signed-off-by: Fiona Klute (Othermo GmbH) <[email protected]> Signed-off-by: Julien Olivain <[email protected]> (cherry picked from commit 0c2b14a8b5537b23ad5beda705427d4943ba72e3) Signed-off-by: Thomas Perale <[email protected]> --- package/dbus-broker/dbus-broker.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/dbus-broker/dbus-broker.mk b/package/dbus-broker/dbus-broker.mk index 0bbdd304af..77a192177c 100644 --- a/package/dbus-broker/dbus-broker.mk +++ b/package/dbus-broker/dbus-broker.mk @@ -10,7 +10,7 @@ DBUS_BROKER_SITE = https://github.com/bus1/dbus-broker/releases/download/v$(DBUS DBUS_BROKER_LICENSE = \ Apache-2.0, \ - Apache-2.0 and/or LGPL-2.1+ (c-dvar, c-ini, c-list, c-rbtree, c-shquote, c-stdaux, c-utf8) + Apache-2.0 or LGPL-2.1+ (bundled subprojects c-dvar, c-ini, c-list, c-rbtree, c-shquote, c-stdaux, c-utf8) # For the third-party code, the licensing legal-info is inconsistent between # the AUTHORS and README, so keep both DBUS_BROKER_LICENSE_FILES = \ _______________________________________________ buildroot mailing list [email protected] https://lists.buildroot.org/mailman/listinfo/buildroot