diff options
-rw-r--r-- | meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.16.bb (renamed from meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.15.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.15.bb b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.16.bb index 253bb6ff0e..ee14cf747d 100644 --- a/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.15.bb +++ b/meta-oe/recipes-graphics/xorg-lib/libxaw_1.0.16.bb | |||
@@ -8,7 +8,7 @@ PE = "1" | |||
8 | 8 | ||
9 | XORG_PN = "libXaw" | 9 | XORG_PN = "libXaw" |
10 | 10 | ||
11 | SRC_URI[sha256sum] = "ab35f70fde9fb02cc71b342f654846a74328b74cb3a0703c02d20eddb212754a" | 11 | SRC_URI[sha256sum] = "731d572b54c708f81e197a6afa8016918e2e06dfd3025e066ca642a5b8c39c8f" |
12 | 12 | ||
13 | do_install:append () { | 13 | do_install:append () { |
14 | ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6 | 14 | ln -sf libXaw6.so.6 ${D}${libdir}/libXaw.so.6 |