All of lore.kernel.org
 help / color / mirror / Atom feed
* newbb.vim vs skeleton recipe in yocto-docs dev manual....
@ 2014-11-09 21:13 Bob Cochran
  2014-11-09 22:01 ` Paul Barker
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Bob Cochran @ 2014-11-09 21:13 UTC (permalink / raw)
  To: Yocto discussion list

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 = ""




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-01-06 18:16 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-09 21:13 newbb.vim vs skeleton recipe in yocto-docs dev manual Bob Cochran
2014-11-09 22:01 ` 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

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.