diff --git a/meta-oe/recipes-graphics/fvwm/fvwm/0002-Avoid-absolute-symlinks.patch b/meta-oe/recipes-graphics/fvwm/fvwm/0002-Avoid-absolute-symlinks.patch index 756cc86e87a..1d63ecf5d7c 100644 --- a/meta-oe/recipes-graphics/fvwm/fvwm/0002-Avoid-absolute-symlinks.patch +++ b/meta-oe/recipes-graphics/fvwm/fvwm/0002-Avoid-absolute-symlinks.patch @@ -5,7 +5,7 @@ Subject: [PATCH] Avoid absolute symlinks Avoid usage of absolute symlinks, which breaks yocto builds since pyro. -Upstream-Status: Pending +Upstream-Status: Accepted de6f19e [2.6.8] Signed-off-by: Sebastian Reichel diff --git a/default-config/Makefile.am b/default-config/Makefile.am