Great!
Thanks Fathi. We'll try these steps at our end.
Thanks Basil Eljuse...
-----Original Message----- From: Fathi Boudra [mailto:fathi.boudra@linaro.org] Sent: 29 March 2013 16:21 To: Basil Eljuse Cc: Linaro Validation; Dean Arnold Subject: Re: [Linaro-validation] Help in understanding how to generate Ubuntu images for LAVA from locally built kernel artefacts...
Hi Basil,
On 28 March 2013 13:20, Basil Eljuse Basil.Eljuse@arm.com wrote:
Hi,
We wanted to have the ability to run tests in local LAVA setup on the Ubuntu config.
Provided we have kernel.bin and dtb generated by a job locally, could someone please provide us with the details on
How this can be packaged and made into the ubuntu image which can be launched in LAVA?
Any pointers is welcome.
Create a deb package using 'deb-pkg' make target (from the kernel source): make ARCH=arm CROSS_COMPILE=arm-linux-gnueabihf- deb-pkg
Then replace the deb package in an existing hwpack using linaro-hwpack-replace (from linaro-image-tools): linaro-hwpack-replace -t hwpack_linaro-board.tar.gz -p linux-image-board.deb -r linux-image -d -i
That's the way it's done in our Kernel CI.
Cheers,
Fathi
-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.