[oe] [meta-oe][PATCH 04/14] gpm: Update to use git src uri

Martin Jansa martin.jansa at gmail.com
Wed Mar 29 14:21:50 UTC 2017


On Wed, Mar 29, 2017 at 07:06:44AM -0700, Khem Raj wrote:
> >> +do_install_append () {
> >> +    if ${@bb.utils.contains('DISTRO_FEATURES', 'systemd', 'true', 'false', d)}; then
> >> +        install -d ${D}${systemd_system_unitdir}
> >> +        sed 's:@bindir@:${bindir}:' < ${WORKDIR}/gpm.service.in >${D}${systemd_system_unitdir}/gpm.service
> >
> > Did you forgot to add gpm.service.in in SRC_URI?
> 
> I sent a V2 for this patch with another series i sent later. So you can drop it.
> see
> 
> https://patchwork.openembedded.org/patch/138243/

I think this is the one I was testing and I still don't see
gpm.service.in in SRC_URI, so it doesn't get unpacked in WORKDIR and the
sed call fails.

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20170329/31e5f223/attachment-0002.sig>


More information about the Openembedded-devel mailing list