Go to file
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
classes make sysmocom-archiver work for lc15 kernel 2017-06-13 14:30:49 +02:00
conf Add dnsmasq to machines with role bsc, not only sysmocom-bsc-image 2018-04-05 15:26:30 +02:00
recipes-apps task-sysmocom-legacy: RDEPEND on sccplite osmo-bsc instead of 3GPP AoIP one 2018-05-28 12:06:17 +02:00
recipes-bsp lc15: Fix parse error: expansion of REPOGITFN 2018-08-07 13:46:51 +02:00
recipes-config Drop openggsn config leftovers 2017-12-01 15:57:22 +01:00
recipes-connectivity Import zeromq and its dependency libsodium from meta-oe.git 2017-08-04 10:43:19 +02:00
recipes-core init-install: Fix grub menuentry gen after poky upgrade 2018-04-05 13:11:37 +02:00
recipes-devtools Add omapconf recipe from aarago-project.org 2017-08-04 10:43:19 +02:00
recipes-extra gpsdate: use systemd.bbclass 2017-08-04 10:43:19 +02:00
recipes-fixes Replace systemd_unitdir/system with systemd_system_unitdir 2017-08-04 10:43:19 +02:00
recipes-support lc15: Fix parse error: expansion of REPOGITFN 2018-08-07 13:46:51 +02:00
recipes-sysmobts osmo-bts: Update 0.8.0 to 0.8.1 (dyn ts fixes) 2018-05-16 11:51:16 +02:00
yocto-fixes Drop multi OpenEmbedded version support and target pyro or later 2017-08-04 14:15:05 +08:00
.gitignore misc: Ignore files generated by vi 2013-04-07 16:39:58 +02:00
upload_nightly.sh upload_nightly.sh: Enable use for different machines 2017-08-04 10:43:19 +02:00