[oe-commits] org.oe.dev libsdl-native 1.2.11 inherit binconfig

mickeyl commit openembedded-commits at lists.openembedded.org
Mon Oct 23 15:24:23 UTC 2006


libsdl-native 1.2.11 inherit binconfig

Author: mickeyl at openembedded.org
Branch: org.openembedded.dev
Revision: bd0a87c616e1ec1bb4db67c1d1d1ab436534454f
ViewMTN: http://monotone.openembedded.org/revision.psp?id=bd0a87c616e1ec1bb4db67c1d1d1ab436534454f
Files:
1
packages/libsdl/libsdl-native_1.2.11.bb
Diffs:

#
# mt diff -r539f35ff649128c1d06b3c5e2fc0943bd652ac87 -rbd0a87c616e1ec1bb4db67c1d1d1ab436534454f
#
# 
# 
# patch "packages/libsdl/libsdl-native_1.2.11.bb"
#  from [c78c7f20c4abf6d066610c7c6e033679f163f8c6]
#    to [e9e581735b9f05b42424cddeb52b17e590296483]
# 
============================================================
--- packages/libsdl/libsdl-native_1.2.11.bb	c78c7f20c4abf6d066610c7c6e033679f163f8c6
+++ packages/libsdl/libsdl-native_1.2.11.bb	e9e581735b9f05b42424cddeb52b17e590296483
@@ -1,14 +1,14 @@ LICENSE = "LGPL"
 DESCRIPTION = "Simple DirectMedia Layer - native Edition"
 HOMEPAGE = "http://www.libsdl.org"
 SECTION = "libs"
 LICENSE = "LGPL"
-PR = "r0"
+PR = "r1"
 
 SRC_URI = "http://www.libsdl.org/release/SDL-${PV}.tar.gz \
 	   file://acinclude.m4"
 S = "${WORKDIR}/SDL-${PV}"
 
-inherit autotools pkgconfig native
+inherit autotools binconfig pkgconfig native
 
 EXTRA_OECONF = "--disable-debug --disable-cdrom --enable-threads --enable-timers --enable-endian \
                 --enable-file --disable-oss --disable-alsa --disable-esd --disable-arts \






More information about the Openembedded-commits mailing list