On 1/29/19 6:02 AM, Tan, Ming wrote:
Dear all:
A patch is summited for this issue:
https://github.com/projectceladon/device-androidia-mixins/pull/178
You can try this patch.
Yes, this seems to fix the issue.
I mention here couple of other issues I encountered with the build:
1. device/intel/common/recovery/libgpt has targets libgpt_static, libgpt
and libgtp_dump. These need to be renamed because there is another
repository with exact same build target names, I simply added '_asd' at
the end of each LOCAL_MODULE name there to avoid it.
2. kernelflinger/installer.c uses 'bool' type but does not include
<stdbool.h>, there was compilation error, I added include and it fixed
the problem
BR/Tan Ming.
-----Original Message-----
From: Palli, Tapani
Sent: Monday, January 28, 2019 4:53 PM
To: Tan, Ming <ming.tan(a)intel.com>; Kps, Harish Krupo
<harish.krupo.kps(a)intel.com>
Cc: celadon(a)lists.01.org
Subject: Re: [
01.org Celadon] unassigned parameter 'verity_mode'
On 1/28/19 10:37 AM, Tan, Ming wrote:
> Tapani:
> A quick work around solution is delete all the code between {{#verity_mode}} and
{{/verity_mode}}.
> I will summit a patch in the tomorrow.
OK thanks!
> BR/Tan Ming.
>
> -----Original Message-----
> From: Celadon [mailto:celadon-bounces@lists.01.org] On Behalf Of
> Harish Krupo
> Sent: Monday, January 28, 2019 4:04 PM
> To: Palli, Tapani <tapani.palli(a)intel.com>
> Cc: celadon(a)lists.01.org
> Subject: Re: [
01.org Celadon] unassigned parameter 'verity_mode'
>
> Hi Tapani,
>
> Tapani Pälli <tapani.palli(a)intel.com> writes:
>
>> Hi;
>>
>> I did repo sync today. In my build I disable 'avb', 'slot-ab'
and
>> trusty. This has been working so far, however now when updating mixins I get
following error:
>>
>> ERROR: Updater-cel_apl:
>> device/intel/mixins/groups/vendor-partition/true/fstab
>> depends on undefined mixin parameter 'verity_mode'
>>
>> Any steps how to fix/workaround this one?
>>
>
> The variable seems to be enabling the verity related features in fstab.
> Maybe, try setting it to false in option.spec? (you might need to change in other
files too).
>
> Thank you
> Regards
> Harish Krupo
> --
> Celadon mailing list
> Celadon(a)lists.01.org
>
https://lists.01.org/mailman/listinfo/celadon
>