1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 15:57:04 +00:00

cdrtools-native: Add a patch from Richard to work around a glibc name conflict

This commit is contained in:
Joshua Lock
2009-06-18 13:21:05 +01:00
parent 7948c08ab1
commit 0bf673e01f
2 changed files with 231 additions and 2 deletions
@@ -5,10 +5,11 @@
LICENSE="GPL"
DESCRIPTION="A set of tools for CD recording, including cdrecord"
HOMEPAGE="http://cdrecord.berlios.de/old/private/cdrecord.html"
PR = "r1"
PR = "r2"
SRC_URI="ftp://ftp.berlios.de/pub/cdrecord/cdrtools-${PV}.tar.bz2 \
file://no_usr_src.patch;patch=1"
file://no_usr_src.patch;patch=1 \
file://glibc-conflict-rename.patch;patch=1"
inherit native