diff options
Diffstat (limited to 'packages/gpe-beam/gpe-beam_0.2.8.bb')
-rw-r--r-- | packages/gpe-beam/gpe-beam_0.2.8.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/gpe-beam/gpe-beam_0.2.8.bb b/packages/gpe-beam/gpe-beam_0.2.8.bb index d55cd6db60..25a6b41b15 100644 --- a/packages/gpe-beam/gpe-beam_0.2.8.bb +++ b/packages/gpe-beam/gpe-beam_0.2.8.bb @@ -10,3 +10,5 @@ PRIORITY = "optional" MAINTAINER = "Florian Boor <florian@kernelconcepts.de>" LICENSE = "GPL" +SRC_URI += "file://dbus-new-api.patch;patch=1" + |