[oe-commits] org.oe.dev libsidplay: add debian patch to build with gcc 4.3.x

koen commit oe at amethyst.openembedded.net
Wed Jul 2 21:41:16 UTC 2008


libsidplay: add debian patch to build with gcc 4.3.x

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 3701d0f7a937e86319c4ea6bbd2e16c5ea3a39d7
ViewMTN: http://monotone.openembedded.org/revision/info/3701d0f7a937e86319c4ea6bbd2e16c5ea3a39d7
Files:
1
packages/libsidplay/libsidplay_1.36.59.bb
Diffs:

#
# mt diff -rbf0388d93fe3904592e3a46849107f931afb71c0 -r3701d0f7a937e86319c4ea6bbd2e16c5ea3a39d7
#
#
#
# patch "packages/libsidplay/libsidplay_1.36.59.bb"
#  from [4eba25c269b907542417f2e5d9918af4b61ff4e0]
#    to [c981b0a5da5a77e995524d7f74b6517fe0717692]
#
============================================================
--- packages/libsidplay/libsidplay_1.36.59.bb	4eba25c269b907542417f2e5d9918af4b61ff4e0
+++ packages/libsidplay/libsidplay_1.36.59.bb	c981b0a5da5a77e995524d7f74b6517fe0717692
@@ -3,8 +3,12 @@ LICENSE = "GPL"
 PRIORITY = "optional"
 LICENSE = "GPL"
 
-SRC_URI = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/libsidplay-${PV}.tgz"
+PR = "r1"
 
+SRC_URI = "http://www.geocities.com/SiliconValley/Lakes/5147/sidplay/packages/libsidplay-${PV}.tgz \
+           http://ftp.debian.org/debian/pool/main/libs/libsidplay/libsidplay_1.36.59-5.diff.gz;patch=1 \
+"
+
 inherit autotools
 
 do_stage() {






More information about the Openembedded-commits mailing list