summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/glog/glog.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/glog/glog.inc')
-rw-r--r--meta-oe/recipes-support/glog/glog.inc11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/glog/glog.inc b/meta-oe/recipes-support/glog/glog.inc
new file mode 100644
index 000000000..8a1fb4250
--- /dev/null
+++ b/meta-oe/recipes-support/glog/glog.inc
@@ -0,0 +1,11 @@
1DESCRIPTION = "The glog library implements application-level logging. This \
2library provides logging APIs based on C++-style streams and various helper \
3macros."
4HOMEPAGE = "https://code.google.com/p/google-glog/"
5
6LICENSE = "BSD"
7LIC_FILES_CHKSUM = "file://COPYING;md5=dc9db360e0bbd4e46672f3fd91dd6c4b"
8
9DEPENDS = "libunwind"
10
11inherit autotools pkgconfig