Skip to content

Commit 853d7a4

Browse files
author
Rich Persaud
committed
example-config: uprev to OE zeus, bitbake 1.44
Other OpenXT repos have been moved to OE zeus, do the same here. OXT-1736 Signed-off-by: Rich Persaud <rich.persaud@baesystems.com>
1 parent 5a617ab commit 853d7a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

example-config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
BRANCH="master"
33

44
# OpenEmbedded branch to build.
5-
OE_BRANCH="pyro"
5+
OE_BRANCH="zeus"
66

77
# OpenXT git repositories. Optionally replace with a local mirror.
88
OPENXT_GIT_MIRROR="github.com/OpenXT"
@@ -12,7 +12,7 @@ OPENXT_GIT_PROTOCOL="git"
1212
OE_GIT_MIRROR=
1313

1414
# Bitbake default version to checkout
15-
BB_BRANCH="1.34"
15+
BB_BRANCH="1.44"
1616
# Bitbake tag to override checkout
1717
#BITBAKE_TAG="1.34"
1818

0 commit comments

Comments
 (0)