All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bob Cochran <yocto@mindchasers.com>
To: Yocto discussion list <yocto@yoctoproject.org>
Subject: newbb.vim vs skeleton recipe in yocto-docs dev manual....
Date: Sun, 09 Nov 2014 16:13:43 -0500	[thread overview]
Message-ID: <545FD907.2070003@mindchasers.com> (raw)

Hi,

I just noticed that newbb.vim in bitbake/contrib is notably different 
from the skeleton recipe proposed in the latest Dev Manual.

I'll submit a patch if someone can give me some guidance on what should 
be in newbb.vim (or maybe it's the manual that needs to be patched).

Bob


 From yocto-docs: Dev Manual (modify the following skeleton recipe):

SUMMARY = ""
HOMEPAGE = ""
LICENSE = ""
LIC_FILES_CHKSUM = ""
SRC_URI = ""
SRC_URI[md5sum] = ""
SRC_URI[sha256sum] = ""
S = "${WORKDIR}/${PN}-${PV}"



 From newbb.vim:

DESCRIPTION = ""
HOMEPAGE = ""
LICENSE = ""
SECTION = ""
DEPENDS = ""

SRC_URI = ""




             reply	other threads:[~2014-11-09 21:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-09 21:13 Bob Cochran [this message]
2014-11-09 22:01 ` newbb.vim vs skeleton recipe in yocto-docs dev manual Paul Barker
2014-11-10 14:28 ` Rifenbark, Scott M
2014-11-10 14:44   ` Bob Cochran
2014-11-19  3:01   ` [yocto] " Bob Cochran
2014-11-19  3:01     ` Bob Cochran
2015-01-06 18:16 ` Rifenbark, Scott M

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=545FD907.2070003@mindchasers.com \
    --to=yocto@mindchasers.com \
    --cc=yocto@yoctoproject.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.