All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm: update Android common kernel
@ 2020-11-30 16:29 Jon Mason
  2020-12-02 21:58 ` [meta-arm] " Jon Mason
  0 siblings, 1 reply; 2+ messages in thread
From: Jon Mason @ 2020-11-30 16:29 UTC (permalink / raw)
  To: meta-arm

Update ACK to ASB-2020-07-05_5.4-stable and remove the 4.19 recipe

Change-Id: Iecc56effff11ecd9619553381815445b64aa645e
Signed-off-by: Jon Mason <jon.mason@arm.com>
---
 .../recipes-kernel/linux/linux-arm64-ack_4.19.bb     | 12 ------------
 meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb |  4 ++--
 2 files changed, 2 insertions(+), 14 deletions(-)
 delete mode 100644 meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb

diff --git a/meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb b/meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb
deleted file mode 100644
index 989b055..0000000
--- a/meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb
+++ /dev/null
@@ -1,12 +0,0 @@
-# SPDX-License-Identifier: Apache-2.0
-#
-# Copyright (c) 2020 Arm Limited
-#
-require linux-arm64-ack.inc
-
-SRC_URI = " \
-    git://android.googlesource.com/kernel/common.git;protocol=https;branch=android-4.19-q-release \
-    "
-
-# ASB-2020-06-05_4.19-q-release tag commit
-SRCREV = "ebd43352dd92e56f14a4985a3c99de767fc8f9cf"
diff --git a/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb b/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb
index 3221fd8..aab2fd1 100644
--- a/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb
+++ b/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb
@@ -12,5 +12,5 @@ SRC_URI = " \
     file://0004-libtraceevent-Fix-build-with-binutils-2.35.patch \
     "
 
-# ASB-2020-06-05_5.4-stable tag commit
-SRCREV = "2068976fd7b172b64020006efde1ee57af6bbf99"
+# ASB-2020-07-05_5.4-stable tag commit
+SRCREV = "056684c0d252f75c13be4abb7408f692eedab653"
-- 
2.17.1


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

* Re: [meta-arm] [PATCH] arm: update Android common kernel
  2020-11-30 16:29 [PATCH] arm: update Android common kernel Jon Mason
@ 2020-12-02 21:58 ` Jon Mason
  0 siblings, 0 replies; 2+ messages in thread
From: Jon Mason @ 2020-12-02 21:58 UTC (permalink / raw)
  To: Jon Mason; +Cc: meta-arm

On Mon, Nov 30, 2020 at 11:29:35AM -0500, Jon Mason wrote:
> Update ACK to ASB-2020-07-05_5.4-stable and remove the 4.19 recipe
> 
> Change-Id: Iecc56effff11ecd9619553381815445b64aa645e
> Signed-off-by: Jon Mason <jon.mason@arm.com>

Pulled into master.

Thanks,
Jon

> ---
>  .../recipes-kernel/linux/linux-arm64-ack_4.19.bb     | 12 ------------
>  meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb |  4 ++--
>  2 files changed, 2 insertions(+), 14 deletions(-)
>  delete mode 100644 meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb
> 
> diff --git a/meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb b/meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb
> deleted file mode 100644
> index 989b055..0000000
> --- a/meta-arm/recipes-kernel/linux/linux-arm64-ack_4.19.bb
> +++ /dev/null
> @@ -1,12 +0,0 @@
> -# SPDX-License-Identifier: Apache-2.0
> -#
> -# Copyright (c) 2020 Arm Limited
> -#
> -require linux-arm64-ack.inc
> -
> -SRC_URI = " \
> -    git://android.googlesource.com/kernel/common.git;protocol=https;branch=android-4.19-q-release \
> -    "
> -
> -# ASB-2020-06-05_4.19-q-release tag commit
> -SRCREV = "ebd43352dd92e56f14a4985a3c99de767fc8f9cf"
> diff --git a/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb b/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb
> index 3221fd8..aab2fd1 100644
> --- a/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb
> +++ b/meta-arm/recipes-kernel/linux/linux-arm64-ack_5.4.bb
> @@ -12,5 +12,5 @@ SRC_URI = " \
>      file://0004-libtraceevent-Fix-build-with-binutils-2.35.patch \
>      "
>  
> -# ASB-2020-06-05_5.4-stable tag commit
> -SRCREV = "2068976fd7b172b64020006efde1ee57af6bbf99"
> +# ASB-2020-07-05_5.4-stable tag commit
> +SRCREV = "056684c0d252f75c13be4abb7408f692eedab653"
> -- 
> 2.17.1
> 

> 
> 
> 


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

end of thread, other threads:[~2020-12-02 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-30 16:29 [PATCH] arm: update Android common kernel Jon Mason
2020-12-02 21:58 ` [meta-arm] " Jon Mason

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.