Skip to content
Commit 4d62e7f5 authored by Martin Jansa's avatar Martin Jansa
Browse files

recipes: Remove PR = r0 from all recipes



* Remove all PR = "r0" from all .bb files in meta-oe repo. This was done
  with the command sed -e '/^PR.*=.*r0\"/d' meta*/recipes*/*/*.bb -i

* We've switching to the PR server, PR bumps are no longer needed and
  this saves people either accidentally bumping them or forgetting to
  remove the lines (r0 is the default anyway).

Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent 13729091
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment