diff options
author | Hugo Hromic <hhromic@gmail.com> | 2018-06-19 14:24:44 +0100 |
---|---|---|
committer | Andrei Gherzan <andrei@gherzan.com> | 2018-09-06 20:00:49 +0100 |
commit | a4ba2982e4d1774f3b94bdd3333be2449aee65c8 (patch) | |
tree | da4188c8de950fa60fae2eef927c2b650744465c | |
parent | e1f746fa66f762c8400d927fe7b2d643c2508d8d (diff) | |
download | meta-raspberrypi-a4ba2982e4d1774f3b94bdd3333be2449aee65c8.tar.gz |
meta-raspberrypi: use `_%` suffix instead of specific versions for bbappends
Keep naming consistency and ensure they are still applied when the upstream recipes are updated.
Signed-off-by: Hugo Hromic <hhromic@gmail.com>
-rw-r--r-- | recipes-bsp/formfactor/formfactor_%.bbappend (renamed from recipes-bsp/formfactor/formfactor_0.0.bbappend) | 0 | ||||
-rw-r--r-- | recipes-core/psplash/psplash_%.bbappend (renamed from recipes-core/psplash/psplash_git.bbappend) | 0 | ||||
-rw-r--r-- | recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend (renamed from recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend) | 0 | ||||
-rw-r--r-- | recipes-multimedia/x264/x264_%.bbappend (renamed from recipes-multimedia/x264/x264_git.bbappend) | 0 |
4 files changed, 0 insertions, 0 deletions
diff --git a/recipes-bsp/formfactor/formfactor_0.0.bbappend b/recipes-bsp/formfactor/formfactor_%.bbappend index 72d991c..72d991c 100644 --- a/recipes-bsp/formfactor/formfactor_0.0.bbappend +++ b/recipes-bsp/formfactor/formfactor_%.bbappend | |||
diff --git a/recipes-core/psplash/psplash_git.bbappend b/recipes-core/psplash/psplash_%.bbappend index 698564b..698564b 100644 --- a/recipes-core/psplash/psplash_git.bbappend +++ b/recipes-core/psplash/psplash_%.bbappend | |||
diff --git a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend index 919e95e..919e95e 100644 --- a/recipes-graphics/xorg-xserver/xserver-xf86-config_0.1.bbappend +++ b/recipes-graphics/xorg-xserver/xserver-xf86-config_%.bbappend | |||
diff --git a/recipes-multimedia/x264/x264_git.bbappend b/recipes-multimedia/x264/x264_%.bbappend index 505719e..505719e 100644 --- a/recipes-multimedia/x264/x264_git.bbappend +++ b/recipes-multimedia/x264/x264_%.bbappend | |||