diff options
-rw-r--r-- | meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb (renamed from meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb b/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb index f34c73c173..fb457dc03b 100644 --- a/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.0.0.bb +++ b/meta-networking/recipes-connectivity/cannelloni/cannelloni_1.1.0.bb | |||
@@ -3,7 +3,7 @@ HOMEPAGE = "https://github.com/mguentner/cannelloni" | |||
3 | LICENSE = "GPL-2.0-only" | 3 | LICENSE = "GPL-2.0-only" |
4 | 4 | ||
5 | SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master" | 5 | SRC_URI = "git://github.com/mguentner/cannelloni.git;protocol=https;branch=master" |
6 | SRCREV = "0bd7e27db35bdef361226882ae04205504f7b2f4" | 6 | SRCREV = "3d4fb8c8b07f6d7c62b2bdad7e5a94de61c9a29b" |
7 | 7 | ||
8 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 8 | LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
9 | 9 | ||