diff options
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r-- | meta/recipes-extended/minicom/minicom_2.7.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-extended/minicom/minicom_2.7.bb b/meta/recipes-extended/minicom/minicom_2.7.bb index 291b918df2..8b20ece80a 100644 --- a/meta/recipes-extended/minicom/minicom_2.7.bb +++ b/meta/recipes-extended/minicom/minicom_2.7.bb | |||
@@ -6,8 +6,7 @@ LICENSE = "GPLv2+" | |||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=420477abc567404debca0a2a1cb6b645 \ |
7 | file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81" | 7 | file://src/minicom.h;beginline=1;endline=12;md5=a58838cb709f0db517f4e42730c49e81" |
8 | 8 | ||
9 | 9 | SRC_URI = "https://alioth.debian.org/frs/download.php/latestfile/3/${BP}.tar.gz \ | |
10 | SRC_URI = "http://alioth.debian.org/frs/download.php/file/3977/${BP}.tar.gz \ | ||
11 | file://allow.to.disable.lockdev.patch \ | 10 | file://allow.to.disable.lockdev.patch \ |
12 | file://0001-fix-minicom-h-v-return-value-is-not-0.patch \ | 11 | file://0001-fix-minicom-h-v-return-value-is-not-0.patch \ |
13 | " | 12 | " |