From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: buildroot@buildroot.org
Cc: Fabrice Fontaine <fontaine.fabrice@gmail.com>,
Ricardo Martincoski <ricardo.martincoski@gmail.com>,
"Yann E . MORIN" <yann.morin.1998@free.fr>
Subject: [Buildroot] [PATCH 0/4] utils/checkpackagelib: check CPE variables (branch yem/checkpkg-cpe)
Date: Sun, 4 Feb 2024 16:22:49 +0100 [thread overview]
Message-ID: <cover.1707060159.git.yann.morin.1998@free.fr> (raw)
Hello All!
This series removes superfluous CPE variables that are set to their
default values, and eventually adds a check-package test that ensures
none crop in back in the future.
The first two patches are from Fabrice, from his initial attempt at such
a check. Thanks!
Regards,
Yann E. MORIN.
----------------------------------------------------------------
Fabrice Fontaine (2):
package/containerd: drop CONTAINERD_CPE_ID_VENDOR
package/libcurl: drop LIBCURL_CPE_ID_PRODUCT
Yann E. MORIN (2):
package/v4l2loopback: drop _CPE_ID_VENDOR
utils/checkpackagelib: add check for CPE variables set to defautl values
package/containerd/containerd.mk | 1 -
package/libcurl/libcurl.mk | 1 -
package/v4l2loopback/v4l2loopback.mk | 1 -
utils/checkpackagelib/lib_mk.py | 59 ++++++++++++++++++++++++++++++++++++
4 files changed, 59 insertions(+), 3 deletions(-)
--
.-----------------.--------------------.------------------.--------------------.
| 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
next reply other threads:[~2024-02-04 15:22 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-04 15:22 Yann E. MORIN [this message]
2024-02-04 15:22 ` [Buildroot] [PATCH 1/4] package/containerd: drop CONTAINERD_CPE_ID_VENDOR Yann E. MORIN
2024-02-05 9:36 ` Antoine Coutant
2024-02-05 21:54 ` Yann E. MORIN
2024-02-04 15:22 ` [Buildroot] [PATCH 2/4] package/libcurl: drop LIBCURL_CPE_ID_PRODUCT Yann E. MORIN
2024-02-05 9:36 ` Antoine Coutant
2024-02-05 21:55 ` Yann E. MORIN
2024-02-04 15:22 ` [Buildroot] [PATCH 3/4] package/v4l2loopback: drop _CPE_ID_VENDOR Yann E. MORIN
2024-02-08 12:52 ` Peter Korsgaard
2024-02-04 15:22 ` [Buildroot] [PATCH 4/4] utils/checkpackagelib: add check for CPE variables set to defautl values Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1707060159.git.yann.morin.1998@free.fr \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
--cc=ricardo.martincoski@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox