r 09, 2014 1:14 PM
>To: Yocto discussion list
>Subject: [yocto] newbb.vim vs skeleton recipe in yocto-docs dev manual
>
>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
m] = \"\"'
+put =''
+put ='S = \"${WORKDIR}/${PN}-${PV}\"'
+put =''
+put ='#inherit '
+
+
" Go to the first place to edit
0
-/^DESCRIPTION =/
+/^SUMMARY =/
exec "normal 2f\""
if
-boun...@yoctoproject.org [mailto:yocto-
boun...@yoctoproject.org] On Behalf Of Bob Cochran
Sent: Sunday, November 09, 2014 1:14 PM
To: Yocto discussion list
Subject: [yocto] newbb.vim vs skeleton recipe in yocto-docs dev manual
Hi,
I just noticed that newbb.vim in bitbake/contrib is notably different fro
newbb.vim needs to be patched.
Scott
>-Original Message-
>From: yocto-boun...@yoctoproject.org [mailto:yocto-
>boun...@yoctoproject.org] On Behalf Of Bob Cochran
>Sent: Sunday, November 09, 2014 1:14 PM
>To: Yocto discussion list
>Subject: [yocto] newbb.vim vs skelet
On 9 November 2014 21:13, Bob Cochran wrote:
> 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 th
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