diff options
| -rw-r--r-- | meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb b/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb index 4289c6834e..04084ecb40 100644 --- a/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb +++ b/meta-oe/recipes-extended/tiptop/tiptop_2.3.1.bb | |||
| @@ -2,7 +2,7 @@ SUMMARY = "Hardware performance monitoring counters" | |||
| 2 | HOMEPAGE = "http://tiptop.gforge.inria.fr/" | 2 | HOMEPAGE = "http://tiptop.gforge.inria.fr/" |
| 3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" |
| 5 | DEPENDS = "ncurses libxml2" | 5 | DEPENDS = "ncurses libxml2 bison-native flex-native" |
| 6 | 6 | ||
| 7 | SRC_URI = "http://tiptop.gforge.inria.fr/releases/${BP}.tar.gz" | 7 | SRC_URI = "http://tiptop.gforge.inria.fr/releases/${BP}.tar.gz" |
| 8 | SRC_URI[md5sum] = "46ca0fdf0236f02dd2b96d347626d2a2" | 8 | SRC_URI[md5sum] = "46ca0fdf0236f02dd2b96d347626d2a2" |
