Forráskód Böngészése

newbb.vim: remove PR

We don't need the "PR = r0" in the bb, so remove it to avoid misleading
the user.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Robert Yang 9 éve
szülő
commit
17fc0174f1
1 módosított fájl, 0 hozzáadás és 1 törlés
  1. 0 1
      contrib/vim/plugin/newbb.vim

+ 0 - 1
contrib/vim/plugin/newbb.vim

@@ -53,7 +53,6 @@ fun! NewBBTemplate()
     put ='LICENSE = \"\"' 
     put ='SECTION = \"\"'
     put ='DEPENDS = \"\"'
-    put ='PR = \"r0\"'
     put =''
     put ='SRC_URI = \"\"'