* [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core
@ 2014-11-19 23:23 Alejandro Hernandez
2014-11-24 11:07 ` Martin Jansa
0 siblings, 1 reply; 6+ messages in thread
From: Alejandro Hernandez @ 2014-11-19 23:23 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
.../gsettings-desktop-schemas_3.14.1.bb | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
diff --git a/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
new file mode 100644
index 0000000..844d0cd
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
@@ -0,0 +1,16 @@
+SUMMARY = "GNOME desktop-wide GSettings schemas"
+HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas"
+BUGTRACKER = "https://bugzilla.gnome.org/"
+
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
+PR = "r1"
+
+DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native"
+
+inherit gnomebase gsettings gettext
+
+GNOME_COMPRESS_TYPE = "xz"
+
+SRC_URI[archive.md5sum] = "92d41934212fc7da48648afa3927f4b0"
+SRC_URI[archive.sha256sum] = "217eba09f0fb263dcb8ce6efa21c9afaf0504ac1d937732d1af1c6724c05f065"
--
1.9.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core
2014-11-19 23:23 [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core Alejandro Hernandez
@ 2014-11-24 11:07 ` Martin Jansa
0 siblings, 0 replies; 6+ messages in thread
From: Martin Jansa @ 2014-11-24 11:07 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1682 bytes --]
On Wed, Nov 19, 2014 at 05:23:53PM -0600, Alejandro Hernandez wrote:
> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
> ---
> .../gsettings-desktop-schemas_3.14.1.bb | 16 ++++++++++++++++
> 1 file changed, 16 insertions(+)
> create mode 100644 meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
>
> diff --git a/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
> new file mode 100644
> index 0000000..844d0cd
> --- /dev/null
> +++ b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
> @@ -0,0 +1,16 @@
> +SUMMARY = "GNOME desktop-wide GSettings schemas"
> +HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas"
> +BUGTRACKER = "https://bugzilla.gnome.org/"
> +
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
> +PR = "r1"
Drop PR
> +
> +DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native"
> +
> +inherit gnomebase gsettings gettext
> +
> +GNOME_COMPRESS_TYPE = "xz"
> +
> +SRC_URI[archive.md5sum] = "92d41934212fc7da48648afa3927f4b0"
> +SRC_URI[archive.sha256sum] = "217eba09f0fb263dcb8ce6efa21c9afaf0504ac1d937732d1af1c6724c05f065"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core
@ 2014-12-01 18:09 Alejandro Hernandez
2014-12-10 12:44 ` Martin Jansa
0 siblings, 1 reply; 6+ messages in thread
From: Alejandro Hernandez @ 2014-12-01 18:09 UTC (permalink / raw)
To: openembedded-devel
Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
---
.../gsettings-desktop-schemas_3.14.1.bb | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
diff --git a/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
new file mode 100644
index 0000000..e6d1d1a
--- /dev/null
+++ b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
@@ -0,0 +1,15 @@
+SUMMARY = "GNOME desktop-wide GSettings schemas"
+HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas"
+BUGTRACKER = "https://bugzilla.gnome.org/"
+
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
+
+DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native"
+
+inherit gnomebase gsettings gettext
+
+GNOME_COMPRESS_TYPE = "xz"
+
+SRC_URI[archive.md5sum] = "92d41934212fc7da48648afa3927f4b0"
+SRC_URI[archive.sha256sum] = "217eba09f0fb263dcb8ce6efa21c9afaf0504ac1d937732d1af1c6724c05f065"
--
1.9.1
^ permalink raw reply related [flat|nested] 6+ messages in thread
* Re: [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core
2014-12-01 18:09 Alejandro Hernandez
@ 2014-12-10 12:44 ` Martin Jansa
2014-12-10 12:53 ` Burton, Ross
0 siblings, 1 reply; 6+ messages in thread
From: Martin Jansa @ 2014-12-10 12:44 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1702 bytes --]
On Mon, Dec 01, 2014 at 12:09:14PM -0600, Alejandro Hernandez wrote:
> Signed-off-by: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
Is there patch to remove it from oe-core?
> ---
> .../gsettings-desktop-schemas_3.14.1.bb | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
> create mode 100644 meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
>
> diff --git a/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
> new file mode 100644
> index 0000000..e6d1d1a
> --- /dev/null
> +++ b/meta-gnome/recipes-gnome/gsettings-desktop-schemas/gsettings-desktop-schemas_3.14.1.bb
> @@ -0,0 +1,15 @@
> +SUMMARY = "GNOME desktop-wide GSettings schemas"
> +HOMEPAGE = "http://live.gnome.org/gsettings-desktop-schemas"
> +BUGTRACKER = "https://bugzilla.gnome.org/"
> +
> +LICENSE = "LGPLv2.1"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
> +
> +DEPENDS = "glib-2.0 intltool-native gobject-introspection-stub-native"
> +
> +inherit gnomebase gsettings gettext
> +
> +GNOME_COMPRESS_TYPE = "xz"
> +
> +SRC_URI[archive.md5sum] = "92d41934212fc7da48648afa3927f4b0"
> +SRC_URI[archive.sha256sum] = "217eba09f0fb263dcb8ce6efa21c9afaf0504ac1d937732d1af1c6724c05f065"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core
2014-12-10 12:44 ` Martin Jansa
@ 2014-12-10 12:53 ` Burton, Ross
2014-12-10 20:47 ` Alejandro Hernandez
0 siblings, 1 reply; 6+ messages in thread
From: Burton, Ross @ 2014-12-10 12:53 UTC (permalink / raw)
To: OE-devel
On 10 December 2014 at 12:44, Martin Jansa <martin.jansa@gmail.com> wrote:
> Is there patch to remove it from oe-core?
>
Thanks for the reminder, I've just removed it in my staging branch.
Ross
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core
2014-12-10 12:53 ` Burton, Ross
@ 2014-12-10 20:47 ` Alejandro Hernandez
0 siblings, 0 replies; 6+ messages in thread
From: Alejandro Hernandez @ 2014-12-10 20:47 UTC (permalink / raw)
To: openembedded-devel
On 10/12/14 06:53, Burton, Ross wrote:
> On 10 December 2014 at 12:44, Martin Jansa <martin.jansa@gmail.com> wrote:
>
>> Is there patch to remove it from oe-core?
>>
> Thanks for the reminder, I've just removed it in my staging branch.
>
> Ross
I was waiting for it to get accepted first, thanks Ross.
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2014-12-10 20:48 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-19 23:23 [meta-gnome][PATCH] gsettings-desktop-schemas: Moved from OE-Core Alejandro Hernandez
2014-11-24 11:07 ` Martin Jansa
-- strict thread matches above, loose matches on Subject: below --
2014-12-01 18:09 Alejandro Hernandez
2014-12-10 12:44 ` Martin Jansa
2014-12-10 12:53 ` Burton, Ross
2014-12-10 20:47 ` Alejandro Hernandez
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.