aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gpe-confd/gpe-confd_0.16.bb
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2009-05-01 15:51:47 +0200
committerAndrea Adami <andrea.adami@gmail.com>2009-05-01 15:51:47 +0200
commit256ed158c755c4b4334bb59cc58051b4a53efb63 (patch)
tree0412bbabc8ffa96e7dad3d9f7ac7098a3e3ff1ec /recipes/gpe-confd/gpe-confd_0.16.bb
parent0fce2a2207202d69cff97f007887ba8dc2c715d3 (diff)
downloadopenembedded-256ed158c755c4b4334bb59cc58051b4a53efb63.tar.gz
gpe-confd: Makefile fix - don't strip on install
Diffstat (limited to 'recipes/gpe-confd/gpe-confd_0.16.bb')
-rw-r--r--recipes/gpe-confd/gpe-confd_0.16.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/gpe-confd/gpe-confd_0.16.bb b/recipes/gpe-confd/gpe-confd_0.16.bb
index b9c31029e2..6b5010784b 100644
--- a/recipes/gpe-confd/gpe-confd_0.16.bb
+++ b/recipes/gpe-confd/gpe-confd_0.16.bb
@@ -6,3 +6,4 @@ DESCRIPTION = "GPE configuration daemon"
LICENSE = "GPL"
PR = "r1"
+SRC_URI += "file://makefile-fix.patch;patch=1"