diff options
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/kbd/kbd_1.15.2.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-core/kbd/kbd_1.15.2.bb b/meta/recipes-core/kbd/kbd_1.15.2.bb index 79ea468a4f..c5cb66a24c 100644 --- a/meta/recipes-core/kbd/kbd_1.15.2.bb +++ b/meta/recipes-core/kbd/kbd_1.15.2.bb | |||
@@ -12,7 +12,8 @@ RCONFLICTS_${PN} = "console-tools" | |||
12 | 12 | ||
13 | PR = "r4" | 13 | PR = "r4" |
14 | 14 | ||
15 | SRC_URI="${KERNELORG_MIRROR}/linux/utils/kbd/kbd-1.15.2.tar.bz2" | 15 | SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kbd/kbd-1.15.2.tar.bz2" |
16 | |||
16 | SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5" | 17 | SRC_URI[md5sum] = "e850eb91e4d3b94b194efe8e953204c5" |
17 | SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6" | 18 | SRC_URI[sha256sum] = "b3602d191eef7a6a8317fc3cd231efa40a89ac235dce57a77cac825a2a21eba6" |
18 | 19 | ||