pseudo_git.bb 686 B

123456789101112131415161718192021
  1. require pseudo.inc
  2. SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
  3. file://0001-configure-Prune-PIE-flags.patch \
  4. file://delete_mismatches.patch \
  5. file://add_ignore_paths.patch \
  6. file://abort_on_mismatch.patch \
  7. file://track_link_fds.patch \
  8. file://xattr_fix.patch \
  9. file://mayunlink.patch \
  10. file://pathfix.patch \
  11. file://fallback-passwd \
  12. file://fallback-group \
  13. "
  14. SRCREV = "d6b1b13c268d7246f0288d32d6b5eccc658cff4e"
  15. S = "${WORKDIR}/git"
  16. PV = "1.9.0+git${SRCPV}"
  17. # error: use of undeclared identifier '_STAT_VER'
  18. COMPATIBLE_HOST_libc-musl = 'null'