mbox

[0/1] gawk: Append AGPL-3.0-or-later to LICENSE when pma is enabled

Message ID cover.1758264088.git.liezhi.yang@windriver.com
State Not Applicable, archived
Headers show

Pull-request

https://github.com/robertlinux/yocto rbt/gawk

Message

Robert Yang Sept. 19, 2025, 6:48 a.m. UTC
From: Robert Yang <liezhi.yang@windriver.com>

The support/pma.c and support/pma.h's license is AGPL-3.0-or-later, this patch
disables pma by default, and append AGPL-3.0-or-later to LICENSE when pma is
enabled, and print a warning for that.

The other option is removing support/pma.c and support/pma.h directly, I'm not sure
which is better, please feel free to give your comments.

The scarthgap and walnascar branch also has this problem, we need backport it
after master branch is fixed.

// Robert

The following changes since commit fbe5f76ba6af0983cd90a05d4077e453e2ebb475:

  expat: upgrade to 2.7.2 (2025-09-18 11:08:20 +0100)

are available in the Git repository at:

  https://github.com/robertlinux/yocto rbt/gawk
  https://github.com/robertlinux/yocto/tree/rbt/gawk

Robert Yang (1):
  gawk: Append AGPL-3.0-or-later to LICENSE when pma is enabled

 meta/recipes-extended/gawk/gawk_5.3.2.bb | 14 ++++++++++++--
 1 file changed, 12 insertions(+), 2 deletions(-)