Dear visitor, welcome to Dreamboard. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.
This post has been edited 18 times, last edit by "aladin25" (Apr 25th 2013, 8:07pm)
This post has been edited 1 times, last edit by "Nico 77" (Aug 4th 2008, 2:58pm)
This post has been edited 1 times, last edit by "MKO" (Dec 11th 2008, 5:45am)
This post has been edited 2 times, last edit by "MKO" (Dec 12th 2008, 8:04am)
This post has been edited 1 times, last edit by "aladin25" (Dec 12th 2008, 9:14am)
|
|
Source code |
1 2 3 4 |
SRC_URI = "svn://git.opendreambox.org/enigma2${SUBDIR};module=${MODULE};date=${SRCDATE} \
file://enigma2.sh"
SRC_URI_append_dm7025 = " file://enigma2-disable-iframesearch.patch;patch=1;pnum=1"
|
|
|
Source code |
1 2 3 4 5 6 7 |
SRC_URI = "svn://git.opendreambox.org/enigma2${SUBDIR};module=${MODULE};date=${SRCDATE} \
file://enigma2.sh"
SRC_URI += " file://Player.patch;patch=1;pnum=1"
SRC_URI += " file://Setup.patch;patch=1;pnum=1"
SRC_URI_append_dm7025 = " file://enigma2-disable-iframesearch.patch;patch=1;pnum=1"
SRC_URI_append_dm7025 += " file://servicemp3.patch;patch=1;pnum=1"
|
|
|
Source code |
1 2 3 4 |
SRC_URI = "svn://git.opendreambox.org/enigma2${SUBDIR};module=${MODULE};date=${SRCDATE} \
file://enigma2.sh"
SRC_URI_append_dm7025 = " file://enigma2-disable-iframesearch.patch;patch=1;pnum=1"
|
|
|
Source code |
1 2 3 4 5 6 7 |
SRC_URI = "svn://git.opendreambox.org/enigma2${SUBDIR};module=${MODULE};date=${SRCDATE} \
file://enigma2.sh"
SRC_URI += " file://Player.patch;patch=1;pnum=1"
SRC_URI += " file://Setup.patch;patch=1;pnum=1"
SRC_URI_append_dm7025 = " file://enigma2-disable-iframesearch.patch;patch=1;pnum=1"
SRC_URI_append_dm7025 += " file://servicemp3.patch;patch=1;pnum=1"
|
This post has been edited 1 times, last edit by "aladin25" (May 17th 2009, 2:12pm)
This post has been edited 1 times, last edit by "aladin25" (Jul 27th 2009, 3:38pm)