summaryrefslogtreecommitdiff
path: root/recipes-containers/docker/docker_git.bbappend
blob: bf53c9c663346f42905220379ae721f4f4e608bb (plain)
1
2
3
4
5
6
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"

# Additional bugfixes already available upstream
SRC_URI += " \
    file://0001-fix-TestLogsFollowGoroutinesWithStdout-in-arm64.patch \
"