diff options
| author | Khem Raj <raj.khem@gmail.com> | 2025-07-30 16:42:20 -0700 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-07-31 06:38:25 -0700 |
| commit | b5593ee51104ffee465fd3e6378fb4fec44d6aee (patch) | |
| tree | f1b65d62ccf39ca71e2ed0b771dfc6c91a6bd242 /meta-oe/recipes-graphics/wayland | |
| parent | b2bbe30c246fa36764eddce226280f0d29387c08 (diff) | |
| download | meta-openembedded-b5593ee51104ffee465fd3e6378fb4fec44d6aee.tar.gz | |
waylandpp: Add tag annotation to SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-graphics/wayland')
| -rw-r--r-- | meta-oe/recipes-graphics/wayland/waylandpp_1.0.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/wayland/waylandpp_1.0.1.bb b/meta-oe/recipes-graphics/wayland/waylandpp_1.0.1.bb index 7ea9f3ffec..485915db35 100644 --- a/meta-oe/recipes-graphics/wayland/waylandpp_1.0.1.bb +++ b/meta-oe/recipes-graphics/wayland/waylandpp_1.0.1.bb | |||
| @@ -3,7 +3,7 @@ LICENSE = "MIT" | |||
| 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3aae28cc66d61975114c2b14df215407" | 3 | LIC_FILES_CHKSUM = "file://LICENSE;md5=3aae28cc66d61975114c2b14df215407" |
| 4 | 4 | ||
| 5 | SRC_URI = " \ | 5 | SRC_URI = " \ |
| 6 | git://github.com/NilsBrause/waylandpp.git;protocol=https;branch=1.0.x \ | 6 | git://github.com/NilsBrause/waylandpp.git;protocol=https;tag=${PV};branch=1.0.x \ |
| 7 | " | 7 | " |
| 8 | 8 | ||
| 9 | DEPENDS = "pugixml" | 9 | DEPENDS = "pugixml" |
