diff options
| author | Markus Volk <f_l_k@t-online.de> | 2024-05-20 14:29:00 +0200 | 
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2024-05-21 14:15:10 -0700 | 
| commit | 3584b79a4cdc410ee4aaf12b57bccd0ce035537c (patch) | |
| tree | b23969ebb1966ecd8ff8b4d534f611c5c7ee935e | |
| parent | 8579d62df986d7efbcd6764c4a57a226a50e4668 (diff) | |
| download | meta-openembedded-3584b79a4cdc410ee4aaf12b57bccd0ce035537c.tar.gz | |
malcontent: move PV to malcontent.inc
PV must be consistent for malcontent and malcontent-ui.	Ensure this by moving
PV to malcontent.inc
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-gnome/malcontent/malcontent-ui.bb (renamed from meta-oe/recipes-gnome/malcontent/malcontent-ui_0.12.0.bb) | 0 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/malcontent/malcontent.bb (renamed from meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb) | 0 | ||||
| -rw-r--r-- | meta-oe/recipes-gnome/malcontent/malcontent.inc | 1 | 
3 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-gnome/malcontent/malcontent-ui_0.12.0.bb b/meta-oe/recipes-gnome/malcontent/malcontent-ui.bb index ca3bf081d6..ca3bf081d6 100644 --- a/meta-oe/recipes-gnome/malcontent/malcontent-ui_0.12.0.bb +++ b/meta-oe/recipes-gnome/malcontent/malcontent-ui.bb  | |||
diff --git a/meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb b/meta-oe/recipes-gnome/malcontent/malcontent.bb index c4bc50fa8e..c4bc50fa8e 100644 --- a/meta-oe/recipes-gnome/malcontent/malcontent_0.12.0.bb +++ b/meta-oe/recipes-gnome/malcontent/malcontent.bb  | |||
diff --git a/meta-oe/recipes-gnome/malcontent/malcontent.inc b/meta-oe/recipes-gnome/malcontent/malcontent.inc index 0446005a35..d48be08bbc 100644 --- a/meta-oe/recipes-gnome/malcontent/malcontent.inc +++ b/meta-oe/recipes-gnome/malcontent/malcontent.inc  | |||
| @@ -1,3 +1,4 @@ | |||
| 1 | SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=main" | 1 | SRC_URI = "git://gitlab.freedesktop.org/pwithnall/malcontent.git;protocol=https;branch=main" | 
| 2 | S = "${WORKDIR}/git" | 2 | S = "${WORKDIR}/git" | 
| 3 | SRCREV = "3ba80995bb25b7aeda7e21d547f9e39ff9a81736" | 3 | SRCREV = "3ba80995bb25b7aeda7e21d547f9e39ff9a81736" | 
| 4 | PV = "0.12.0" | ||
