diff --git a/recipes-guf/gfeeprom/gfeeprom.bb b/recipes-guf/gfeeprom/gfeeprom.bb
index b13e53f49db3d18cb0c4109d7216a5cc1f629608..2ac0c596dbcca75bc583a680b3c9da4b7c18907a 100644
--- a/recipes-guf/gfeeprom/gfeeprom.bb
+++ b/recipes-guf/gfeeprom/gfeeprom.bb
@@ -5,7 +5,7 @@ LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7cacdbeed46a0096b10"
 
 SRCREV = "${AUTOREV}"
-SRC_URI = "git://git@git.seco.com:4444/seco-ne/tools/gfeeprom.git;protocol=ssh;branch=initial-draft;nobranch=1 \
+SRC_URI = "git://git@git.seco.com:4444/seco-ne/tools/gfeeprom.git;protocol=ssh;branch=master;nobranch=1 \
            "
 # Create a <tag>-<number of commits since tag>-<hash> Version string
 #inherit gitpkgv