summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-extended/grep/grep_3.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-extended/grep/grep_3.7.bb')
-rw-r--r--poky/meta/recipes-extended/grep/grep_3.7.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/poky/meta/recipes-extended/grep/grep_3.7.bb b/poky/meta/recipes-extended/grep/grep_3.7.bb
index 40390c25d9..7005cbe164 100644
--- a/poky/meta/recipes-extended/grep/grep_3.7.bb
+++ b/poky/meta/recipes-extended/grep/grep_3.7.bb
@@ -6,7 +6,9 @@ SECTION = "console/utils"
LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://COPYING;md5=1ebbd3e34237af26da5dc08a4e440464"
-SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz"
+SRC_URI = "${GNU_MIRROR}/grep/grep-${PV}.tar.xz \
+ file://0001-mcontext-is-not-a-standard-layout-so-glibc-and-musl-.patch \
+ "
SRC_URI[sha256sum] = "5c10da312460aec721984d5d83246d24520ec438dd48d7ab5a05dbc0d6d6823c"