mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-08 03:49:57 +00:00
libgpiod: include the version in the recipe filename
As the first step in supporting both v0.x and v1.x series: include the version in the recipe filename. Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
8dc649bf05
commit
331e3d406e
-2
@@ -8,8 +8,6 @@ SRC_URI = "https://www.kernel.org/pub/software/libs/libgpiod/${BP}.tar.xz"
|
|||||||
SRC_URI[md5sum] = "9c1966bea7dffd59bd099a8b2930e2ea"
|
SRC_URI[md5sum] = "9c1966bea7dffd59bd099a8b2930e2ea"
|
||||||
SRC_URI[sha256sum] = "50c7862428ca90b58672e2475aea66d33a6fc86c6bab1928c0660f3aedf44a37"
|
SRC_URI[sha256sum] = "50c7862428ca90b58672e2475aea66d33a6fc86c6bab1928c0660f3aedf44a37"
|
||||||
|
|
||||||
PV = "0.3.2"
|
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
# enable tools
|
# enable tools
|
||||||
Reference in New Issue
Block a user