summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-extended/gzip/gzip.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-extended/gzip/gzip.inc b/meta/recipes-extended/gzip/gzip.inc
index 6ec1dae0fd..c6b865aba6 100644
--- a/meta/recipes-extended/gzip/gzip.inc
+++ b/meta/recipes-extended/gzip/gzip.inc
@@ -12,6 +12,8 @@ SRC_URI = "${GNU_MIRROR}/gzip/${BP}.tar.gz"
12 12
13inherit autotools 13inherit autotools
14 14
15EXTRA_OEMAKE_class-target = "GREP=${base_bindir}/grep"
16
15do_install_append () { 17do_install_append () {
16 # Rename and move files into /bin (FHS), which is typical place for gzip 18 # Rename and move files into /bin (FHS), which is typical place for gzip
17 install -d ${D}${base_bindir} 19 install -d ${D}${base_bindir}