[yocto] [meta-security][PATCH 2/2 v2] ecryptfs-utils: add new recipe

Huang, Jie (Jackie) Jackie.Huang at windriver.com
Tue May 23 19:15:31 PDT 2017



> -----Original Message-----
> From: Khem Raj [mailto:raj.khem at gmail.com]
> Sent: Tuesday, May 23, 2017 22:53
> To: Huang, Jie (Jackie)
> Cc: yocto at yoctoproject.org
> Subject: Re: [yocto] [meta-security][PATCH 2/2 v2] ecryptfs-utils: add new
> recipe
> 
> On Mon, May 22, 2017 at 10:30 PM,  <jackie.huang at windriver.com> wrote:
> > +        install -d ${D}${systemd_system_unitdir}
> > +        install -m 0644 ${WORKDIR}/ecryptfs.service
> ${D}${systemd_system_unitdir}
> 
> you could squash above into install -D -m 0644
> ${WORKDIR}/ecryptfs.service
> ${D}${systemd_system_unitdir}/ecryptfs.service

Ok, I will change and send v3 for this, thanks!

Thanks,
Jackie



More information about the yocto mailing list