All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH][dunfell/master] linux-libc-headers: update to 5.10 kernel headers
@ 2021-07-07  7:41 Denys Dmytriyenko
  2021-07-08 11:18 ` [EXTERNAL] " Siraswar, Yogesh
  0 siblings, 1 reply; 2+ messages in thread
From: Denys Dmytriyenko @ 2021-07-07  7:41 UTC (permalink / raw)
  To: meta-arago; +Cc: Denys Dmytriyenko

From: Denys Dmytriyenko <denys@konsulko.com>

This recipe is used when building using an internal toolchain. Use the same
commit ID as for external-arm-toolchain.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../{linux-libc-headers_5.4.bb => linux-libc-headers_5.10.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-arago-distro/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.4.bb => linux-libc-headers_5.10.bb} (80%)

diff --git a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
similarity index 80%
rename from meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb
rename to meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
index c0a3709..0dabbfd 100644
--- a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb
+++ b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
@@ -4,8 +4,8 @@ PR_append = ".arago0"
 
 DEPENDS += "rsync-native"
 
-BRANCH = "ti-linux-5.4.y"
-SRCREV = "1661da3fddf4cc3f62796ecfb5c572f1e5361bdf"
+BRANCH = "ti-linux-5.10.y"
+SRCREV = "bdfd5b0c1ee5617c9a94bacad0d818920d95b486"
 
 KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
-- 
2.7.4



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

* Re: [EXTERNAL] [PATCH][dunfell/master] linux-libc-headers: update to 5.10 kernel headers
  2021-07-07  7:41 [PATCH][dunfell/master] linux-libc-headers: update to 5.10 kernel headers Denys Dmytriyenko
@ 2021-07-08 11:18 ` Siraswar, Yogesh
  0 siblings, 0 replies; 2+ messages in thread
From: Siraswar, Yogesh @ 2021-07-08 11:18 UTC (permalink / raw)
  To: Denys Dmytriyenko, meta-arago; +Cc: Denys Dmytriyenko

Running into QA issue with this patch:

DEBUG: Executing python function populate_lic_qa_checksum
ERROR: QA Issue: nativesdk-linux-libc-headers: The LIC_FILES_CHKSUM does not match for file://COPYING;md5=bbea815ee2795b2f4230826c0c6b8814
nativesdk-linux-libc-headers: The new md5 checksum is 6bc538ed5bd9a7fc9398086aedcd7e46
nativesdk-linux-libc-headers: Here is the selected license text:
vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
The Linux Kernel is provided under:

	SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note

Being under the terms of the GNU General Public License version 2 only,
according with:

	LICENSES/preferred/GPL-2.0

With an explicit syscall exception, as stated at:
...

	LICENSES/exceptions/Linux-syscall-note

In addition, other licenses may also apply. Please see:

	Documentation/process/license-rules.rst

for more details.

All contributions to the Linux Kernel are subject to this COPYING file.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
nativesdk-linux-libc-headers: Check if the license information has changed in /OE/arago-dunfell-next-build/build-CORTEX_1/arago-tmp-external-arm-glibc/work/x86_64-nativesdk-arago-linux/nativesdk-linux-libc-headers/5.10-r0.arago0/git/COPYING to verify that the LICENSE value "GPLv2" remains valid [license-checksum]
ERROR: Fatal QA errors found, failing task.
DEBUG: Python function populate_lic_qa_checksum finished

-----Original Message-----
From: meta-arago-bounces@arago-project.org <meta-arago-bounces@arago-project.org> On Behalf Of Denys Dmytriyenko
Sent: Wednesday, July 7, 2021 2:42 AM
To: meta-arago@arago-project.org
Cc: Denys Dmytriyenko <denys@konsulko.com>
Subject: [EXTERNAL] [meta-arago] [PATCH][dunfell/master] linux-libc-headers: update to 5.10 kernel headers

From: Denys Dmytriyenko <denys@konsulko.com>

This recipe is used when building using an internal toolchain. Use the same commit ID as for external-arm-toolchain.

Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
---
 .../{linux-libc-headers_5.4.bb => linux-libc-headers_5.10.bb}         | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)  rename meta-arago-distro/recipes-kernel/linux-libc-headers/{linux-libc-headers_5.4.bb => linux-libc-headers_5.10.bb} (80%)

diff --git a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
similarity index 80%
rename from meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb
rename to meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.10.bb
index c0a3709..0dabbfd 100644
--- a/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-headers_5.4.bb
+++ b/meta-arago-distro/recipes-kernel/linux-libc-headers/linux-libc-hea
+++ ders_5.10.bb
@@ -4,8 +4,8 @@ PR_append = ".arago0"
 
 DEPENDS += "rsync-native"
 
-BRANCH = "ti-linux-5.4.y"
-SRCREV = "1661da3fddf4cc3f62796ecfb5c572f1e5361bdf"
+BRANCH = "ti-linux-5.10.y"
+SRCREV = "bdfd5b0c1ee5617c9a94bacad0d818920d95b486"
 
 KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"
 KERNEL_GIT_PROTOCOL = "git"
--
2.7.4

_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2021-07-08 11:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-07  7:41 [PATCH][dunfell/master] linux-libc-headers: update to 5.10 kernel headers Denys Dmytriyenko
2021-07-08 11:18 ` [EXTERNAL] " Siraswar, Yogesh

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.