From: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-oe][PATCH v2] vim: provide the xxd tool (package vim-xxd)
Date: Tue, 29 Sep 2015 14:50:51 +0300 [thread overview]
Message-ID: <560A7B1B.8030605@ni.com> (raw)
In-Reply-To: <20150929112225.GA2400@jama>
On 29.09.2015 14:22, Martin Jansa wrote:
> On Tue, Sep 29, 2015 at 01:15:22PM +0300, Ioan-Adrian Ratiu wrote:
>> Signed-off-by: Ioan-Adrian Ratiu <adrian.ratiu@ni.com>
>> ---
>> meta-oe/recipes-support/vim/vim_7.4.481.bb | 3 ++-
>> 1 file changed, 2 insertions(+), 1 deletion(-)
>>
>> diff --git a/meta-oe/recipes-support/vim/vim_7.4.481.bb b/meta-oe/recipes-support/vim/vim_7.4.481.bb
>> index 2ece53b..44e6571 100644
>> --- a/meta-oe/recipes-support/vim/vim_7.4.481.bb
>> +++ b/meta-oe/recipes-support/vim/vim_7.4.481.bb
>> @@ -76,11 +76,12 @@ do_install() {
>>
>> PARALLEL_MAKEINST = ""
>>
>> -PACKAGES =+ "${PN}-common ${PN}-syntax ${PN}-help ${PN}-tutor ${PN}-vimrc"
>> +PACKAGES =+ "${PN}-common ${PN}-syntax ${PN}-help ${PN}-tutor ${PN}-vimrc ${PN}-xxd"
>> FILES_${PN}-syntax = "${datadir}/${BPN}/${VIMDIR}/syntax"
>> FILES_${PN}-help = "${datadir}/${BPN}/${VIMDIR}/doc"
>> FILES_${PN}-tutor = "${datadir}/${BPN}/${VIMDIR}/tutor ${bindir}/${BPN}tutor"
>> FILES_${PN}-vimrc = "${datadir}/${BPN}/vimrc"
>> +FILES_${PN}-xxd = "${bindir}/xxd"
>
> So it was already included in some other package (probably main vim
> package)?
Yes, it is as you say, included in the main package.
If you think it's a good idea to leave it there, then we can simply
ignore these patches.
prev parent reply other threads:[~2015-09-29 11:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-28 11:44 [meta-oe][PATCH] vim: Compile and provide xxd in package vim-xxd Ioan-Adrian Ratiu
2015-09-28 16:07 ` Khem Raj
2015-09-29 10:03 ` Ioan-Adrian Ratiu
2015-09-29 10:15 ` [meta-oe][PATCH v2] vim: provide the xxd tool (package vim-xxd) Ioan-Adrian Ratiu
2015-09-29 11:22 ` Martin Jansa
2015-09-29 11:50 ` Ioan-Adrian Ratiu [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=560A7B1B.8030605@ni.com \
--to=adrian.ratiu@ni.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.