kushview-element: upgrade 0.45.1 -> 0.46.0

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2021-04-03 00:13:43 +02:00
parent e4d3338416
commit 9e3e2bee65
2 changed files with 3 additions and 36 deletions

View File

@@ -1,30 +0,0 @@
From 2354b87b8413d4db220199bf2cea7a84b572e998 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@gmail.com>
Date: Wed, 13 Jan 2021 09:23:28 +0100
Subject: [PATCH] Work around broken git-version creation
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Upstream-Status: Inappropriate [workaround]
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
src/Version.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/Version.h b/src/Version.h
index 7d38056c..3184bbd4 100644
--- a/src/Version.h
+++ b/src/Version.h
@@ -19,7 +19,6 @@
#pragma once
#include "ElementApp.h"
-#include "GitVersion.h"
#ifndef EL_GIT_VERSION
#define EL_GIT_VERSION ""
--
2.26.2

View File

@@ -20,12 +20,9 @@ DEPENDS += " \
jack \
"
SRC_URI = " \
gitsm://github.com/kushview/Element.git \
file://0001-Work-around-broken-git-version-creation.patch \
"
SRCREV = "d3f2ee98217f83e3b600a4163b3f8fd403f392fa"
PV = "0.45.1"
SRC_URI = "gitsm://github.com/kushview/Element.git"
SRCREV = "3233c02d0fe1b96e551c0fae20626dcacb6d431e"
PV = "0.46.0"
S = "${WORKDIR}/git"
EXTRA_OECONF = " \