All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] linux-yocto: drop 5.2 bbappend
@ 2020-03-06 13:03 Jean-Marie Lemetayer
  2020-03-06 13:16 ` [poky] " Richard Purdie
  0 siblings, 1 reply; 2+ messages in thread
From: Jean-Marie Lemetayer @ 2020-03-06 13:03 UTC (permalink / raw)
  To: poky

The recipe for the 5.2 kernel has been dropped in this commit:
8efa405ee0ab9ae0e674fe8bc9551f4367b4c269

The corresponding .bbapend must be removed in order to fix this error:

ERROR: No recipes available for:
  meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.2.bbappend

Signed-off-by: Jean-Marie LEMETAYER <jean-marie.lemetayer@savoirfairelinux.com>
---
 .../linux/linux-yocto_5.2.bbappend            | 23 -------------------
 1 file changed, 23 deletions(-)
 delete mode 100644 meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.2.bbappend

diff --git a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.2.bbappend b/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.2.bbappend
deleted file mode 100644
index 9a965321df..0000000000
--- a/meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.2.bbappend
+++ /dev/null
@@ -1,23 +0,0 @@
-KBRANCH_genericx86  = "v5.2/standard/base"
-KBRANCH_genericx86-64  = "v5.2/standard/base"
-KBRANCH_edgerouter = "v5.2/standard/edgerouter"
-KBRANCH_beaglebone-yocto = "v5.2/standard/beaglebone"
-
-KMACHINE_genericx86 ?= "common-pc"
-KMACHINE_genericx86-64 ?= "common-pc-64"
-KMACHINE_beaglebone-yocto ?= "beaglebone"
-
-SRCREV_machine_genericx86    ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
-SRCREV_machine_genericx86-64 ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
-SRCREV_machine_edgerouter ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
-SRCREV_machine_beaglebone-yocto ?= "25b14cdf9659c68ab32d66616dfdbbe2ece3fd94"
-
-COMPATIBLE_MACHINE_genericx86 = "genericx86"
-COMPATIBLE_MACHINE_genericx86-64 = "genericx86-64"
-COMPATIBLE_MACHINE_edgerouter = "edgerouter"
-COMPATIBLE_MACHINE_beaglebone-yocto = "beaglebone-yocto"
-
-LINUX_VERSION_genericx86 = "5.2.17"
-LINUX_VERSION_genericx86-64 = "5.2.17"
-LINUX_VERSION_edgerouter = "5.2.17"
-LINUX_VERSION_beaglebone-yocto = "5.2.17"
-- 
2.17.1


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

* Re: [poky] [PATCH] linux-yocto: drop 5.2 bbappend
  2020-03-06 13:03 [PATCH] linux-yocto: drop 5.2 bbappend Jean-Marie Lemetayer
@ 2020-03-06 13:16 ` Richard Purdie
  0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2020-03-06 13:16 UTC (permalink / raw)
  To: Jean-Marie Lemetayer, poky

On Fri, 2020-03-06 at 14:03 +0100, Jean-Marie Lemetayer wrote:
> The recipe for the 5.2 kernel has been dropped in this commit:
> 8efa405ee0ab9ae0e674fe8bc9551f4367b4c269
> 
> The corresponding .bbapend must be removed in order to fix this
> error:
> 
> ERROR: No recipes available for:
>   meta-yocto-bsp/recipes-kernel/linux/linux-yocto_5.2.bbappend
> 
> Signed-off-by: Jean-Marie LEMETAYER <
> jean-marie.lemetayer@savoirfairelinux.com>

Sorry, there were patches in -next for this, I've merged them.

Cheers,

Richard


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

end of thread, other threads:[~2020-03-06 13:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-06 13:03 [PATCH] linux-yocto: drop 5.2 bbappend Jean-Marie Lemetayer
2020-03-06 13:16 ` [poky] " Richard Purdie

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.