create gatesgarth branch

Reset the following subtrees on gatesgarth:

  meta-raspberrypi: 09a3c11696(gatesgarth)
  poky: 943ef2fad8(gatesgarth)
  meta-openembedded: b9dcf17700(gatesgarth)
  meta-xilinx: b3e37df5d9(gatesgarth)
  meta-security: 4583ab9b08(gatesgarth)

cherry pick:
  meta-phosphor: c52fa217b832

Change-Id: I8ad417df218284605f6edfe65798a3b0c99aba12
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/poky/meta/recipes-core/glib-networking/glib-networking_2.66.0.bb b/poky/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
similarity index 89%
rename from poky/meta/recipes-core/glib-networking/glib-networking_2.66.0.bb
rename to poky/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
index 230932d..074389f 100644
--- a/poky/meta/recipes-core/glib-networking/glib-networking_2.66.0.bb
+++ b/poky/meta/recipes-core/glib-networking/glib-networking_2.64.3.bb
@@ -9,7 +9,8 @@
 SECTION = "libs"
 DEPENDS = "glib-2.0"
 
-SRC_URI[archive.sha256sum] = "c5d7be2437fdd196eebfb70c4517b96d3ba7ec13bd496318b8f02dea383e0099"
+SRC_URI[archive.md5sum] = "eb382907ec941fe2fb1a9676b75acf7a"
+SRC_URI[archive.sha256sum] = "937a06b124052813bfc0b0b86bff42016ff01067582e1aca65bb6dbe0845a168"
 
 PACKAGECONFIG ??= "gnutls ${@bb.utils.contains('PTEST_ENABLED', '1', 'tests', '', d)}"