diff options
-rw-r--r-- | meta-oe/recipes-core/kbd/kbd_1.15.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/kbd/kbd_1.15.2.bb b/meta-oe/recipes-core/kbd/kbd_1.15.2.bb index 5fdccadabd..36e68a04b2 100644 --- a/meta-oe/recipes-core/kbd/kbd_1.15.2.bb +++ b/meta-oe/recipes-core/kbd/kbd_1.15.2.bb | |||
@@ -7,7 +7,7 @@ inherit autotools gettext | |||
7 | 7 | ||
8 | BBCLASSEXTEND = "native" | 8 | BBCLASSEXTEND = "native" |
9 | 9 | ||
10 | SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/kbd/kbd-1.15.2.tar.bz2" | 10 | SRC_URI="${KERNELORG_MIRROR}/linux/utils/kbd/kbd-1.15.2.tar.bz2" |
11 | SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5" | 11 | SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5" |
12 | SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6" | 12 | SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6" |
13 | 13 | ||