diff options
Diffstat (limited to 'recipes/ti')
-rw-r--r-- | recipes/ti/bitblit_svn.bb | 2 | ||||
-rw-r--r-- | recipes/ti/gstreamer-ti_svn.bb | 12 | ||||
-rw-r--r-- | recipes/ti/ti-codecs-omapl137_1.00.00.bb | 2 | ||||
-rw-r--r-- | recipes/ti/ti-codecs-omapl138_1.00.00.bb | 2 | ||||
-rw-r--r-- | recipes/ti/ti-dm355mm-module_1.13.bb | 2 | ||||
-rw-r--r-- | recipes/ti/ti-dmai_svn.bb | 2 | ||||
-rw-r--r-- | recipes/ti/ti-dsplink_1.64.bb | 6 | ||||
-rw-r--r-- | recipes/ti/ti-local-power-manager_1.24.01.bb | 2 |
8 files changed, 15 insertions, 15 deletions
diff --git a/recipes/ti/bitblit_svn.bb b/recipes/ti/bitblit_svn.bb index 4832975266..3d6d4f0601 100644 --- a/recipes/ti/bitblit_svn.bb +++ b/recipes/ti/bitblit_svn.bb @@ -8,7 +8,7 @@ DEPENDS = "ti-codec-engine ti-dmai" # Fetch source from svn repo SRCREV = "2" SRC_URI = "svn://gforge.ti.com/svn/${PN};module=trunk;proto=https;user=anonymous;pswd='' \ - file://recent-linux.diff;apply=yes \ + file://recent-linux.diff \ " # Again, no '.' in PWD allowed :( diff --git a/recipes/ti/gstreamer-ti_svn.bb b/recipes/ti/gstreamer-ti_svn.bb index 3b53643a49..0486b8f671 100644 --- a/recipes/ti/gstreamer-ti_svn.bb +++ b/recipes/ti/gstreamer-ti_svn.bb @@ -34,25 +34,25 @@ GST_TI_RC_SCRIPT_omapl138 = "gstreamer-ti-omapl138-rc.sh" SRCREV = "573" SRC_URI = "svn://gforge.ti.com/svn/gstreamer_ti/trunk;module=gstreamer_ti;proto=https;user=anonymous;pswd='' \ - file://gstreamer-ti-tracker-462.patch;apply=yes \ - file://gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch;apply=yes \ + file://gstreamer-ti-tracker-462.patch \ + file://gstreamer-ti-remove-mp3-decode-support-from-auddec1.patch \ file://${GST_TI_RC_SCRIPT} \ " SRC_URI_append_omap3 = " \ - file://gstreamer-ti-add-omapfb.patch;apply=yes \ + file://gstreamer-ti-add-omapfb.patch \ " SRC_URI_append_omapl137 = " \ - file://gstreamer-ti-omapl137.patch;apply=yes \ + file://gstreamer-ti-omapl137.patch \ " SRC_URI_append_omapl138 = " \ - file://gstreamer-ti-omapl138.patch;apply=yes \ + file://gstreamer-ti-omapl138.patch \ " SRC_URI_append_dm6467 = " \ - file://gstreamer-ti-dm6467-usesinglecsserver.patch;apply=yes \ + file://gstreamer-ti-dm6467-usesinglecsserver.patch \ " DEPENDS = "ti-dmai gstreamer gst-plugins-base gst-plugins-good gst-plugins-ugly" diff --git a/recipes/ti/ti-codecs-omapl137_1.00.00.bb b/recipes/ti/ti-codecs-omapl137_1.00.00.bb index 5da694b9cb..44fdeb11bc 100644 --- a/recipes/ti/ti-codecs-omapl137_1.00.00.bb +++ b/recipes/ti/ti-codecs-omapl137_1.00.00.bb @@ -22,7 +22,7 @@ PROVIDES += "ti-codecs-omapl137-server" S = "${WORKDIR}/OMAP_L138_arm_1_00_00_08/cs1omapl138_${PV}" SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/sdk/omap_l138/1_00/latest/exports/${BINFILE};name=l137codecsbin \ - file://ti-codecs-omapl138-1-00-00-fixDman3Config.patch;apply=yes" + file://ti-codecs-omapl138-1-00-00-fixDman3Config.patch" BINFILE = "cs1omapl138_${PV}-v2_setup_linux.bin" TI_BIN_UNPK_CMDS = "y:Y: qY:workdir" diff --git a/recipes/ti/ti-codecs-omapl138_1.00.00.bb b/recipes/ti/ti-codecs-omapl138_1.00.00.bb index 54ebfc36db..3da65cb941 100644 --- a/recipes/ti/ti-codecs-omapl138_1.00.00.bb +++ b/recipes/ti/ti-codecs-omapl138_1.00.00.bb @@ -21,7 +21,7 @@ PROVIDES += "ti-codecs-omapl138-server" S = "${WORKDIR}/OMAP_L138_arm_1_00_00_08/cs1omapl138_${PV}" SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/sdk/omap_l138/1_00/latest/exports/${BINFILE};name=l138codecsbin \ - file://ti-codecs-omapl138-1-00-00-fixDman3Config.patch;apply=yes" + file://ti-codecs-omapl138-1-00-00-fixDman3Config.patch" BINFILE = "cs1omapl138_${PV}-v2_setup_linux.bin" TI_BIN_UNPK_CMDS = "y:Y: qY:workdir" diff --git a/recipes/ti/ti-dm355mm-module_1.13.bb b/recipes/ti/ti-dm355mm-module_1.13.bb index d8e6e3611b..49ffc17a4d 100644 --- a/recipes/ti/ti-dm355mm-module_1.13.bb +++ b/recipes/ti/ti-dm355mm-module_1.13.bb @@ -11,7 +11,7 @@ inherit module PV = "1_13_000" SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/dvsdk/codecs/dm355_codecs_setuplinux_${PV}.bin \ - file://dm355mm.patch;apply=yes \ + file://dm355mm.patch \ " S = "${WORKDIR}/dm355_codecs_${PV}" BINFILE="dm355_codecs_setuplinux_${PV}.bin" diff --git a/recipes/ti/ti-dmai_svn.bb b/recipes/ti/ti-dmai_svn.bb index 97e022001d..91c1b4b268 100644 --- a/recipes/ti/ti-dmai_svn.bb +++ b/recipes/ti/ti-dmai_svn.bb @@ -47,7 +47,7 @@ SRC_URI = "svn://gforge.ti.com/svn/dmai/;module=${DMAIBRANCH};proto=https;user=a file://loadmodules-ti-dmai-ol138_al.sh \ " -SRC_URI_append_omapl137 = " file://dmai-r423-add-omapl137-support.patch;apply=yes " +SRC_URI_append_omapl137 = " file://dmai-r423-add-omapl137-support.patch " DEPENDS = "virtual/kernel alsa-lib ti-framework-components ti-codec-engine ti-xdctools" diff --git a/recipes/ti/ti-dsplink_1.64.bb b/recipes/ti/ti-dsplink_1.64.bb index fe4323130b..9a13f208fa 100644 --- a/recipes/ti/ti-dsplink_1.64.bb +++ b/recipes/ti/ti-dsplink_1.64.bb @@ -8,9 +8,9 @@ PV_DL_PATH = "sdo_sb/targetcontent/DSPLink/${PV}/exports" SRC_URI[dsplinktarball.md5sum] = "90223da7c88af57d12936adeba1a0661" SRC_URI[dsplinktarball.sha256sum] = "32b6fbae2b61f5f71ab3eae9d2f5ad6b75d682ad8bde9963152830be1f8d286b" -SRC_URI_append = "file://dsplink_1_64_kernel_2_6_33_autoconf.patch;apply=yes \ - file://dsplink_1_64_add_dm6446_build_support.patch;apply=yes \ - file://dsplink_1_64_add_omapl137_build_support.patch;apply=yes " +SRC_URI_append = "file://dsplink_1_64_kernel_2_6_33_autoconf.patch \ + file://dsplink_1_64_add_dm6446_build_support.patch \ + file://dsplink_1_64_add_omapl137_build_support.patch " # Fix-up headers for latest kernels and remove bogus CROSS_COMPILE configuration diff --git a/recipes/ti/ti-local-power-manager_1.24.01.bb b/recipes/ti/ti-local-power-manager_1.24.01.bb index 7debc3a5a9..8c9681979e 100644 --- a/recipes/ti/ti-local-power-manager_1.24.01.bb +++ b/recipes/ti/ti-local-power-manager_1.24.01.bb @@ -3,7 +3,7 @@ require ti-local-power-manager.inc PV = "1_24_01" PE = "1" -SRC_URI_append = " file://lpm-1_24_01-replace-define-OPT.patch;apply=yes" +SRC_URI_append = " file://lpm-1_24_01-replace-define-OPT.patch" SRC_URI[lpmtarball.md5sum] = "6699861c8d0195654c539798ec428124" SRC_URI[lpmtarball.sha256sum] = "052b31b09e6d85bc1e980f5e3d2350019c2d8d7430d24db60854dc926df9a1f2" |