[OE-core] [PATCH v3 1/2] zstd: move recipe to oe-core from meta-oe

akuster808 akuster808 at gmail.com
Mon Nov 18 16:47:26 UTC 2019



On 11/18/19 4:19 AM, Richard Purdie wrote:
> On Thu, 2019-11-14 at 15:47 +0100, Stefan Agner wrote:
>> On 2019-11-08 10:14, Stefan Agner wrote:
>>> From: Stefan Agner <stefan.agner at toradex.com>
>>>
>>> Zstd is a very fast compression algorithm and has gained quite some
>>> popularity recently. An upcoming patch allows to compress rootfs
>>> using Zstd. Moving Zstd to oe-core allows this new conversion
>>> formats
>>> to be automatically tested by the oe-selftest
>>> imagefeatures.ImageFeatures.test_image_fstypes test.
>>>
>>> Furthermore there are three packages in oe-core which allow to
>>> enable
>>> Zstd support through packageconfig currently.
>> Any update/thoughts on this?
> I've not made a final decision on whether to merge it fails selftests
> due to a lack of a maintainer:

Does a possible Poky LTS have any factor in deciding to add more
packages to core?

- armin
>
> 2019-11-16 20:13:49,922 - oe-selftest - INFO - distrodata.Distrodata.test_maintainers (subunit.RemotedTestCase)
> 2019-11-16 20:13:49,922 - oe-selftest - INFO -  ... FAIL
> 2019-11-16 20:13:49,923 - oe-selftest - INFO - 2: 29/40 153/378 (109.44s) (distrodata.Distrodata.test_maintainers)
> 2019-11-16 20:13:49,923 - oe-selftest - INFO - testtools.testresult.real._StringException: Traceback (most recent call last):
>   File "/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/lib/oeqa/selftest/cases/distrodata.py", line 84, in test_maintainers
>     """ + "\n".join(['%s (%s)' % i for i in no_maintainer_list]))
>   File "/usr/lib/python3.6/unittest/case.py", line 670, in fail
>     raise self.failureException(msg)
> AssertionError: 
> The following recipes do not have a maintainer assigned to them. Please add an entry to meta/conf/distro/include/maintainers.inc file.
> zstd (/home/pokybuild/yocto-worker/oe-selftest-ubuntu/build/meta/recipes-extended/zstd/zstd_1.4.4.bb)
>
> To reproduce, run: "oe-selftest -r distrodata.Distrodata.test_maintainers"
>
> Cheers,
>
> Richard
>
>



More information about the Openembedded-core mailing list