diff options
Diffstat (limited to 'meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb')
-rw-r--r-- | meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb index 78e1565e47..1c602e7ce7 100644 --- a/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb +++ b/meta/recipes-devtools/cdrtools/cdrtools-native_3.01.bb | |||
@@ -7,7 +7,10 @@ SECTION = "console/utils" | |||
7 | LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+" | 7 | LICENSE = "GPLv2 & CDDL-1.0 & LGPLv2.1+" |
8 | LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312" | 8 | LIC_FILES_CHKSUM = "file://COPYING;md5=32f68170be424c2cd64804337726b312" |
9 | 9 | ||
10 | SRC_URI = "${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${REALPV}.tar.bz2" | 10 | SRC_URI = " \ |
11 | ${SOURCEFORGE_MIRROR}/project/cdrtools/cdrtools-${REALPV}.tar.bz2 \ | ||
12 | file://0001-Don-t-set-uid-gid-during-install.patch \ | ||
13 | " | ||
11 | UPSTREAM_VERSION_UNKNOWN = "1" | 14 | UPSTREAM_VERSION_UNKNOWN = "1" |
12 | 15 | ||
13 | SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b" | 16 | SRC_URI[md5sum] = "7d45c5b7e1f78d85d1583b361aee6e8b" |