diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb index 72ac741751..ff4d5ac441 100644 --- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb +++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb | |||
@@ -12,6 +12,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${REALPV}.tar.bz2" | |||
12 | SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b" | 12 | SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b" |
13 | SRC_URI[sha256sum] = "ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f" | 13 | SRC_URI[sha256sum] = "ed282eb6276c4154ce6a0b5dee0bdb81940d0cbbfc7d03f769c4735ef5f5860f" |
14 | 14 | ||
15 | EXTRA_OEMAKE = "-e MAKEFLAGS=" | ||
16 | |||
15 | inherit native | 17 | inherit native |
16 | 18 | ||
17 | PV = "3.01a31+really3.01" | 19 | PV = "3.01a31+really3.01" |