meta-sysmocom-bsp/recipes-support
Pau Espin 686fee5571 lc15: Fix parse error: expansion of REPOGITFN
I got th following error while building meta-sysmocom-bsp in my
ArchLinux setup, probably due to using a newer git version.

ExpansionError: Failure expanding variable REPOGITFN,
expression was ${@get_repo_gitfn(d, '.../system-images/git/meta-sysmocom-bsp/recipes-support/lc15-sysdev-remap/files', '')

REPOGITFN is expanded using function get_repo_gitfn in
gitver-repo.bbclass, which ends up calling:

git -C .../system-images/git/meta-sysmocom-bsp/recipes-support/lc15-sysdev-remap/files rev-list --count HEAD ''
fatal: empty string is not a valid pathspec. please use . instead if you meant to match all paths
2018-08-07 13:46:51 +02:00
..
lc15-sysdev-remap lc15: Fix parse error: expansion of REPOGITFN 2018-08-07 13:46:51 +02:00
libsodium Import zeromq and its dependency libsodium from meta-oe.git 2017-08-04 10:43:19 +02:00
netcat-openbsd netcat-openbsd: Fix linking and use GNU_HASH for symbols 2017-04-16 20:09:33 +02:00
pps-tools Import pps-tools recipe from current meta-oe master 2015-02-23 21:43:30 +01:00