Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable
@ 2015-12-17 16:39 Vicente Olivert Riera
  2015-12-17 16:39 ` [Buildroot] [PATCH 2/2] torsmo: deprecate this package Vicente Olivert Riera
  2015-12-17 20:56 ` [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-17 16:39 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 Config.in | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Config.in b/Config.in
index 1809eeb..0be44d9 100644
--- a/Config.in
+++ b/Config.in
@@ -337,6 +337,10 @@ config BR2_DEPRECATED_SINCE_2015_08
 	bool
 	default y
 
+config BR2_DEPRECATED_SINCE_2015_11
+	bool
+	default y
+
 endif
 
 config BR2_ENABLE_DEBUG
-- 
2.4.10

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

* [Buildroot] [PATCH 2/2] torsmo: deprecate this package
  2015-12-17 16:39 [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Vicente Olivert Riera
@ 2015-12-17 16:39 ` Vicente Olivert Riera
  2015-12-17 20:56 ` [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Vicente Olivert Riera @ 2015-12-17 16:39 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
---
 package/torsmo/Config.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/torsmo/Config.in b/package/torsmo/Config.in
index a3943bd..5c18ac6 100644
--- a/package/torsmo/Config.in
+++ b/package/torsmo/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_TORSMO
 	bool "torsmo"
+	depends on BR2_DEPRECATED_SINCE_2015_11
 	depends on BR2_PACKAGE_XORG7
 	depends on BR2_USE_MMU # fork()
 	select BR2_PACKAGE_XLIB_LIBX11
-- 
2.4.10

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

* [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable
  2015-12-17 16:39 [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Vicente Olivert Riera
  2015-12-17 16:39 ` [Buildroot] [PATCH 2/2] torsmo: deprecate this package Vicente Olivert Riera
@ 2015-12-17 20:56 ` Thomas Petazzoni
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2015-12-17 20:56 UTC (permalink / raw)
  To: buildroot

Dear Vicente Olivert Riera,

On Thu, 17 Dec 2015 16:39:53 +0000, Vicente Olivert Riera wrote:
> Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
> ---
>  Config.in | 4 ++++
>  1 file changed, 4 insertions(+)

Both applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-12-17 20:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-17 16:39 [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Vicente Olivert Riera
2015-12-17 16:39 ` [Buildroot] [PATCH 2/2] torsmo: deprecate this package Vicente Olivert Riera
2015-12-17 20:56 ` [Buildroot] [PATCH 1/2] Config.in: Introduce a new BR2_DEPRECATED_SINCE_2015_11 variable Thomas Petazzoni

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