Update manifests to use hackathon2024/HackHive branch
diff --git a/oe-layers.xml b/oe-layers.xml
index 0c9a439..3ec377a 100644
--- a/oe-layers.xml
+++ b/oe-layers.xml
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='UTF-8'?>
<!-- AUTOGENERATED - PLEASE DO NOT MODIFY -->
<manifest>
- <project name="rdk/components/opensource/oe/bitbake" path="openembedded-core/bitbake" revision="nightly/hackathon2024base"/>
- <project name="rdk/components/opensource/oe/meta-gplv2" path="meta-gplv2" revision="nightly/hackathon2024base"/>
- <project name="rdk/components/opensource/oe/meta-jz-mips" path="meta-jz-mips" revision="nightly/hackathon2024base"/>
- <project name="rdk/components/opensource/oe/meta-openembedded" path="meta-openembedded" revision="nightly/hackathon2024base"/>
- <project name="rdk/components/opensource/oe/meta-python2" path="meta-python2" revision="nightly/hackathon2024base"/>
- <project name="rdk/components/opensource/oe/meta-virtualization" path="meta-virtualization" revision="nightly/hackathon2024base"/>
- <project name="rdk/components/opensource/oe/openembedded-core" path="openembedded-core" revision="nightly/hackathon2024base"/>
+ <project name="rdk/components/opensource/oe/bitbake" path="openembedded-core/bitbake" revision="hackathon2024/HackHive"/>
+ <project name="rdk/components/opensource/oe/meta-gplv2" path="meta-gplv2" revision="hackathon2024/HackHive"/>
+ <project name="rdk/components/opensource/oe/meta-jz-mips" path="meta-jz-mips" revision="hackathon2024/HackHive"/>
+ <project name="rdk/components/opensource/oe/meta-openembedded" path="meta-openembedded" revision="hackathon2024/HackHive"/>
+ <project name="rdk/components/opensource/oe/meta-python2" path="meta-python2" revision="hackathon2024/HackHive"/>
+ <project name="rdk/components/opensource/oe/meta-virtualization" path="meta-virtualization" revision="hackathon2024/HackHive"/>
+ <project name="rdk/components/opensource/oe/openembedded-core" path="openembedded-core" revision="hackathon2024/HackHive"/>
</manifest>
diff --git a/rdkv-extsrc.xml b/rdkv-extsrc.xml
index 8132c49..3eb9f7e 100644
--- a/rdkv-extsrc.xml
+++ b/rdkv-extsrc.xml
@@ -5,7 +5,7 @@
<remote name="github" fetch="https://github.com" review=""/>
<remote name="yocto" fetch="http://git.yoctoproject.org/git" review=""/>
<remote name="openembedded" fetch="https://git.openembedded.org" review=""/>
- <default remote="cmf" revision="nightly/hackathon2024base" sync-j="2"/>
+ <default remote="cmf" revision="hackathon2024/HackHive" sync-j="2"/>
<include name="oe-layers.xml"/>
<project name="components/generic/rdk-oe/meta-cmf-qt5" path="meta-cmf-qt5"/>
<project name="components/generic/rdk-oe/meta-cmf-video" path="meta-cmf-video"/>
diff --git a/rdkv-nosrc.xml b/rdkv-nosrc.xml
index f00fd89..6b550b8 100644
--- a/rdkv-nosrc.xml
+++ b/rdkv-nosrc.xml
@@ -5,7 +5,7 @@
<remote name="github" fetch="https://github.com" review=""/>
<remote name="yocto" fetch="http://git.yoctoproject.org/git" review=""/>
<remote name="openembedded" fetch="https://git.openembedded.org" review=""/>
- <default remote="cmf" revision="nightly/hackathon2024base" sync-j="2"/>
+ <default remote="cmf" revision="hackathon2024/HackHive" sync-j="2"/>
<include name="oe-layers.xml"/>
<project name="components/generic/rdk-oe/meta-cmf-qt5" path="meta-cmf-qt5"/>
<project name="components/generic/rdk-oe/meta-cmf-video" path="meta-cmf-video"/>