瀏覽代碼

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 年之前
父節點
當前提交
17fc0174f1
共有 1 個文件被更改,包括 0 次插入1 次删除
  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 = \"\"'