libubootenv: git define PV
The devtool workflow does not work without setting PV properly.
To prefer the git version add the following line to the distro config:
PREFERRED_VERSION_libubootenv = "0.1+git%"
Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>