[oe-commits] Ross Burton : kmod: inherit gtk-doc, gnome-doc-utils-native isn' t the package you were looking for

git at git.openembedded.org git at git.openembedded.org
Sun Jul 22 10:43:43 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: 964b0f39c3ef884eeb4d372924610c29fa2c18f2
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=964b0f39c3ef884eeb4d372924610c29fa2c18f2

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Jul 19 16:16:09 2012 +0100

kmod: inherit gtk-doc, gnome-doc-utils-native isn't the package you were looking for

Signed-off-by: Ross Burton <ross.burton at intel.com>

---

 meta/recipes-kernel/kmod/kmod.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-kernel/kmod/kmod.inc b/meta/recipes-kernel/kmod/kmod.inc
index 5f655fd..4723ee3 100644
--- a/meta/recipes-kernel/kmod/kmod.inc
+++ b/meta/recipes-kernel/kmod/kmod.inc
@@ -8,12 +8,12 @@ LICENSE = "GPL-2.0+ & LGPL-2.1+"
 LICENSE_libkmod = "LGPL-2.1+"
 SECTION = "base"
 PV = "8"
-INC_PR = "r0"
-DEPENDS += "gnome-doc-utils-native"
+INC_PR = "r1"
+
 LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe \
                     file://libkmod/COPYING;md5=a6f89e2100d9b6cdffcea4f398e37343 \
                    "
-inherit autotools
+inherit autotools gtk-doc
 
 SRC_URI = "git://git.profusion.mobi/kmod.git;protocol=git;branch=master \
            file://depmod-search.conf \





More information about the Openembedded-commits mailing list