Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] glib-2.0: add HOMEPAGE
@ 2015-01-07 15:04 Robert Yang
  2015-01-07 15:04 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 2+ messages in thread
From: Robert Yang @ 2015-01-07 15:04 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit 95f7d2c8fd5ee6ad0b7d202906073066f35a268d:

  insane.bbclass: fix desktop (2015-01-07 14:52:48 +0000)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib rbt/glib
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=rbt/glib

Robert Yang (1):
  glib-2.0: add HOMEPAGE

 meta/recipes-core/glib-2.0/glib.inc |    2 ++
 1 file changed, 2 insertions(+)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 2+ messages in thread

* [PATCH 1/1] glib-2.0: add HOMEPAGE
  2015-01-07 15:04 [PATCH 0/1] glib-2.0: add HOMEPAGE Robert Yang
@ 2015-01-07 15:04 ` Robert Yang
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Yang @ 2015-01-07 15:04 UTC (permalink / raw)
  To: openembedded-core

It doesn't have a homepage except gtk.org, use its reference manual page
as the homepage, which we can easily know whether it is a stable version
or not.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
---
 meta/recipes-core/glib-2.0/glib.inc |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-core/glib-2.0/glib.inc b/meta/recipes-core/glib-2.0/glib.inc
index 2d81afc..072f790 100644
--- a/meta/recipes-core/glib-2.0/glib.inc
+++ b/meta/recipes-core/glib-2.0/glib.inc
@@ -1,5 +1,7 @@
 SUMMARY = "A general-purpose utility library"
 DESCRIPTION = "GLib is a general-purpose utility library, which provides many useful data types, macros, type conversions, string utilities, file utilities, a main loop abstraction, and so on."
+HOMEPAGE = "https://developer.gnome.org/glib/"
+
 # pcre is under BSD;
 # docs/reference/COPYING is with a 'public domai'-like license!
 LICENSE = "LGPLv2+ & BSD & PD"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-01-07 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-07 15:04 [PATCH 0/1] glib-2.0: add HOMEPAGE Robert Yang
2015-01-07 15:04 ` [PATCH 1/1] " Robert Yang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox