Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers
@ 2023-10-02  3:57 Daniel Lang
  2023-11-04 19:57 ` Thomas Petazzoni via buildroot
  2023-11-09 11:15 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Daniel Lang @ 2023-10-02  3:57 UTC (permalink / raw)
  To: buildroot

In 6fa3a239 the gen-missing-cpe support script was removed together with
"make missing-cpe".
Remove the leftover path variable and drop it from "make clean".

Signed-off-by: Daniel Lang <dalang@gmx.at>
---
 Makefile | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

diff --git a/Makefile b/Makefile
index a12564ff96..6342470193 100644
--- a/Makefile
+++ b/Makefile
@@ -227,8 +227,6 @@ LEGAL_MANIFEST_CSV_HOST = $(LEGAL_INFO_DIR)/host-manifest.csv
 LEGAL_WARNINGS = $(LEGAL_INFO_DIR)/.warnings
 LEGAL_REPORT = $(LEGAL_INFO_DIR)/README
 
-CPE_UPDATES_DIR = $(BASE_DIR)/cpe-updates
-
 BR2_CONFIG = $(CONFIG_DIR)/.config
 
 # Pull in the user's configuration file
@@ -1103,8 +1101,7 @@ show-vars:
 clean:
 	rm -rf $(BASE_TARGET_DIR) $(BINARIES_DIR) $(HOST_DIR) $(HOST_DIR_SYMLINK) \
 		$(BUILD_DIR) $(BASE_DIR)/staging \
-		$(LEGAL_INFO_DIR) $(GRAPHS_DIR) $(PER_PACKAGE_DIR) $(CPE_UPDATES_DIR) \
-		$(O)/pkg-stats.*
+		$(LEGAL_INFO_DIR) $(GRAPHS_DIR) $(PER_PACKAGE_DIR) $(O)/pkg-stats.*
 
 .PHONY: distclean
 distclean: clean
-- 
2.42.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers
  2023-10-02  3:57 [Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers Daniel Lang
@ 2023-11-04 19:57 ` Thomas Petazzoni via buildroot
  2023-11-09 11:15 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-11-04 19:57 UTC (permalink / raw)
  To: Daniel Lang; +Cc: buildroot

On Mon,  2 Oct 2023 05:57:32 +0200
Daniel Lang <dalang@gmx.at> wrote:

> In 6fa3a239 the gen-missing-cpe support script was removed together with
> "make missing-cpe".
> Remove the leftover path variable and drop it from "make clean".
> 
> Signed-off-by: Daniel Lang <dalang@gmx.at>
> ---
>  Makefile | 5 +----
>  1 file changed, 1 insertion(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers
  2023-10-02  3:57 [Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers Daniel Lang
  2023-11-04 19:57 ` Thomas Petazzoni via buildroot
@ 2023-11-09 11:15 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-11-09 11:15 UTC (permalink / raw)
  To: Daniel Lang; +Cc: buildroot

>>>>> "Daniel" == Daniel Lang <dalang@gmx.at> writes:

 > In 6fa3a239 the gen-missing-cpe support script was removed together with
 > "make missing-cpe".
 > Remove the leftover path variable and drop it from "make clean".

 > Signed-off-by: Daniel Lang <dalang@gmx.at>

Committed to 2023.08.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-09 11:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-02  3:57 [Buildroot] [PATCH] Makefile: drop gen-missing-cpe leftovers Daniel Lang
2023-11-04 19:57 ` Thomas Petazzoni via buildroot
2023-11-09 11:15 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox