summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/pseudo/pseudo_git.bb
blob: 50933c4bc17f6f19bc7db34405d21e89ca21e594 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
require pseudo.inc

SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
           file://0001-configure-Prune-PIE-flags.patch \
           file://fallback-passwd \
           file://fallback-group \
           file://0002-pseudo_client-Lessen-indentation-of-pseudo_client_ig.patch \
           file://0003-pseudo_client-Simplify-pseudo_client_ignore_path_chr.patch \
           "

SRCREV = "cca0d7f15b7197095cd587420d31b187620c3093"
S = "${WORKDIR}/git"
PV = "1.9.0+git${SRCPV}"

# error: use of undeclared identifier '_STAT_VER'
COMPATIBLE_HOST_libc-musl = 'null'