[poky] Packaging error for custom kernel in thud

Connor Imes cimes at isi.edu
Mon Jan 7 08:16:25 PST 2019


Hi folks,

We build a customized linux kernel for our project and are looking to upgrade from rocko to thud.  I haven’t been able to figure out the following error(s):

ERROR: linux-hpsc-4.14.0+gitAUTOINC+7b91778704-r0 do_package: QA Issue: kernel-image-image is listed in PACKAGES multiple times, this leads to packaging errors. [packages-list]
ERROR: linux-hpsc-4.14.0+gitAUTOINC+7b91778704-r0 do_package: QA Issue: kernel-image-image.gz is listed in PACKAGES multiple times, this leads to packaging errors. [packages-list]
ERROR: linux-hpsc-4.14.0+gitAUTOINC+7b91778704-r0 do_package: Fatal QA errors found, failing task.
ERROR: linux-hpsc-4.14.0+gitAUTOINC+7b91778704-r0 do_package: Function failed: do_package
ERROR: Logfile of failure stored in: /home/cimes/hpsc/hpsc-bsp/hpsc/poky/build/tmp/work/hpsc_chiplet-poky-linux/linux-hpsc/4.14.0+gitAUTOINC+7b91778704-r0/temp/log.do_package.56802
ERROR: Task (/home/cimes/hpsc/hpsc-bsp/hpsc/meta-hpsc/meta-hpsc-bsp/recipes-kernel/linux/linux-hpsc_4.14.bb:do_package) failed with exit code '1'

I don’t know where else these packages would be specified from.  Our kernel recipe is pretty simple, I’m essentially following the linux-yocto-custom.bb recipe to point toward our linux fork, additionally using our in-tree defconfig:

KCONFIG_MODE = "--alldefconfig"
KBUILD_DEFCONFIG_hpsc-chiplet = "hpsc_defconfig"

Thanks in advance for your help,
-Connor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/poky/attachments/20190107/cee79a6d/attachment.html>


More information about the poky mailing list