summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-core/kbd/kbd_1.15.2.bb2
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
8BBCLASSEXTEND = "native" 8BBCLASSEXTEND = "native"
9 9
10SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/kbd/kbd-1.15.2.tar.bz2" 10SRC_URI="${KERNELORG_MIRROR}/linux/utils/kbd/kbd-1.15.2.tar.bz2"
11SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5" 11SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5"
12SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6" 12SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6"
13 13