diff options
Diffstat (limited to 'recipes/dhcdbd/dhcdbd_1.14.bb')
-rw-r--r-- | recipes/dhcdbd/dhcdbd_1.14.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/dhcdbd/dhcdbd_1.14.bb b/recipes/dhcdbd/dhcdbd_1.14.bb index 850ae5456f..54a7495377 100644 --- a/recipes/dhcdbd/dhcdbd_1.14.bb +++ b/recipes/dhcdbd/dhcdbd_1.14.bb @@ -7,8 +7,8 @@ DEPENDS = "dbus" PR = "r1" SRC_URI = "https://fedorahosted.org/releases/d/h/dhcdbd/dhcdbd-${PV}.tar.bz2 \ - file://dhcdbd-1.14-pkgconfig_dbus.patch;patch=1 \ - file://dbus-api-fix.patch;patch=1 \ + file://dhcdbd-1.14-pkgconfig_dbus.patch;apply=yes \ + file://dbus-api-fix.patch;apply=yes \ file://dhcdbd" do_compile() { |