All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-java][PATCH] cacao: Set git branch
@ 2021-11-18  8:15 Jacob Kroon
  0 siblings, 0 replies; only message in thread
From: Jacob Kroon @ 2021-11-18  8:15 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Jacob Kroon <jacob.kroon@gmail.com>
---
 recipes-core/cacao/cacao_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-core/cacao/cacao_git.bb b/recipes-core/cacao/cacao_git.bb
index 29aa24f..fef7f34 100644
--- a/recipes-core/cacao/cacao_git.bb
+++ b/recipes-core/cacao/cacao_git.bb
@@ -11,7 +11,7 @@ DEPENDS = "zlib libtool classpath virtual/javac-native bdwgc"
 RPROVIDES:${PN} = "java2-runtime"
 
 SRCREV = "6c4694f9bd175386a8c451531e9a5ad97aa23b6f"
-SRC_URI = "git://bitbucket.org/cacaovm/cacao.git;protocol=https \
+SRC_URI = "git://bitbucket.org/cacaovm/cacao.git;protocol=https;branch=master \
            file://0001-java.in-Do-not-use-hardcode-paths.patch \
            file://0002-cacao-use-system-s-boehm-garbage-collector.patch \
 "


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-18  8:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-18  8:15 [meta-java][PATCH] cacao: Set git branch Jacob Kroon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.