From b16a061bdc62e84a56b3c132e3a9199d8053a650 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 17 Jan 2022 10:39:55 +0100 Subject: imxlib2: set branch name explicitely Signed-off-by: Max Krummenacher --- recipes-graphics/scrot/imlib2_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes-graphics') diff --git a/recipes-graphics/scrot/imlib2_git.bb b/recipes-graphics/scrot/imlib2_git.bb index df3109b..3213b15 100644 --- a/recipes-graphics/scrot/imlib2_git.bb +++ b/recipes-graphics/scrot/imlib2_git.bb @@ -8,7 +8,7 @@ PV = "1.4.6+gitr${SRCPV}" SRCREV = "560a58e61778d84953944f744a025af6ce986334" inherit autotools binconfig pkgconfig -SRC_URI = "git://git.enlightenment.org/legacy/${BPN}.git" +SRC_URI = "git://git.enlightenment.org/legacy/${BPN}.git;branch=master" S = "${WORKDIR}/git" # autotools-brokensep -- cgit v1.2.3