diff options
Diffstat (limited to 'recipes/gpe-confd/gpe-confd_0.16.bb')
-rw-r--r-- | recipes/gpe-confd/gpe-confd_0.16.bb | 1 |
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" |