Explorar o código

dubhe: Update Manifest file to point to the correct meta-starfive branch

Updated the manifest file to point to the correct branch of meta-starfive.
The meta-starfive branch name was changed to starfive-hardknott hence
needing the change.

Signed-off-by: Jun Yuan Tan <junyuan.tan@starfivetech.com>
Jun Yuan Tan %!s(int64=2) %!d(string=hai) anos
pai
achega
4487d368e8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tools/manifests/starfive.xml

+ 1 - 1
tools/manifests/starfive.xml

@@ -10,7 +10,7 @@
   <project name="openembedded-core" remote="openembedded" path="openembedded-core" revision="hardknott" />
   <project name="bitbake" remote="openembedded" path="openembedded-core/bitbake" revision="1.50" />
   <project name="meta-openembedded" remote="openembedded" path="meta-openembedded" revision="hardknott" />
-  <project name="meta-starfive" remote="starfive" path="meta-starfive" revision="hardknott-dev" />
+  <project name="meta-starfive" remote="starfive" path="meta-starfive" revision="starfive-hardknott" />
 
 </manifest>