public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* interesting problem with custom kernel
@ 2019-01-21  9:42 Andreas Reichel
  2019-01-21  9:58 ` Andreas Reichel
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Reichel @ 2019-01-21  9:42 UTC (permalink / raw)
  To: isar-users; +Cc: christian.storm, jan.kiszka

Hi,

I created a recipe for a custom kernel exactly as in the example
and get

----
Currently  1 running tasks (28 of 36)  75% |###################################################################                       |↲
  2 0: linux-qoriq-4.14-LSDK-18.09-LS1043-r0 do_install_builddeps - 239830s (pid 16877)↲
----

where 240 thousand seconds seem a little long for my taste.


local.conf:
MACHINE = "qemuarm64"
DISTRO_ARCH = "arm64"
KERNEL_NAME = "qoriq"

Recipe is:

recipes-kernel/linux/linux-qoriq_4.14.bb
----
require recipes-kernel/linux/linux-custom.inc

SRC_URI += " \
	git://source.codeaurora.org/external/qoriq/qoriq-components/linux; \
	file://ls1043_defconfig"

SRCREV = "f2f35bbfc16b384f447a30dd0b240637331fd132"
PV = "4.14-LSDK-18.09-LS1043"

KERNEL_DEFCONFIG_qemuarm64 = "ls1043_defconfig"
----

Just noted it has not built over the weekend but no error message.

kind regards
Andreas

-- 
Andreas Reichel
Dipl.-Phys. (Univ.)
Software Consultant

Andreas.Reichel@tngtech.com, +49-174-3180074
TNG Technology Consulting GmbH, Betastr. 13a, 85774 Unterfoehring
Geschaeftsfuehrer: Henrik Klagges, Dr. Robert Dahlke, Gerhard Mueller
Sitz: Unterfoehring * Amtsgericht Muenchen * HRB 135082


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

end of thread, other threads:[~2019-01-21  9:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-21  9:42 interesting problem with custom kernel Andreas Reichel
2019-01-21  9:58 ` Andreas Reichel

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