Explorar el Código

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 hace 9 años
padre
commit
17fc0174f1
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 = \"\"'