summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHariGopal Gollamudi <harigopal.gollamudi@linaro.org>2014-08-21 09:22:26 +0530
committerHariGopal Gollamudi <harigopal.gollamudi@linaro.org>2014-08-21 11:45:04 +0530
commit923cf5a65c5f1fef393cc3758a0ad6118d8d1953 (patch)
tree0cae6c9dcdeda92c32142715c85a201a504a68b8
parent3f11c15b1bd773dd97d34e8dad84d994a04ebc64 (diff)
downloadproprietary-open-jacinto-linaro-kk.tar.gz
Since this repository migrated to proprietary-open-jacinto, so the path is changed inside the codelinaro-kk
Change-Id: Ia44da9c62405088ee4dd5c6f1197f6769170e7d7 Signed-off-by: HariGopal Gollamudi <harigopal.gollamudi@linaro.org>
-rw-r--r--jacinto6/ducati-full_jacinto6evm.mk2
-rw-r--r--omap4/dsp_fw.mk2
-rw-r--r--omap4/ducati-blaze_tablet.mk2
-rw-r--r--omap4/ducati-full_blaze.mk2
-rw-r--r--omap5/ducati-full_omap5panda.mk2
-rw-r--r--wl12xx/wlan/wl12xx-wlan-fw-products.mk2
-rw-r--r--wl12xx/wpan/Android.mk2
-rw-r--r--wl12xx/wpan/wl12xx-wpan-fw-products.mk2
8 files changed, 8 insertions, 8 deletions
diff --git a/jacinto6/ducati-full_jacinto6evm.mk b/jacinto6/ducati-full_jacinto6evm.mk
index aeabda4..07fa224 100644
--- a/jacinto6/ducati-full_jacinto6evm.mk
+++ b/jacinto6/ducati-full_jacinto6evm.mk
@@ -18,7 +18,7 @@
# of the proprietary-open tree
ifeq (full_jacinto6evm,$(TARGET_PRODUCT))
-DUCATI_TGZ := device/ti/proprietary-open/jacinto6/ducati_full_jacinto6evm.tgz
+DUCATI_TGZ := device/ti/proprietary-open-jacinto/jacinto6/ducati_full_jacinto6evm.tgz
DUCATI_BINARY := dra7-ipu2-fw.xem4
PRODUCT_PACKAGES += dra7-ipu2-fw.xem4
endif
diff --git a/omap4/dsp_fw.mk b/omap4/dsp_fw.mk
index 651a720..161821e 100644
--- a/omap4/dsp_fw.mk
+++ b/omap4/dsp_fw.mk
@@ -17,5 +17,5 @@
# tesla-dsp.bin package, which is defined in the top-level
# Android.mk of the proprietary-open tree.
-TESLA_TGZ := device/ti/proprietary-open/omap4/tesla_dsp.tgz
+TESLA_TGZ := device/ti/proprietary-open-jacinto/omap4/tesla_dsp.tgz
PRODUCT_PACKAGES += tesla-dsp.bin
diff --git a/omap4/ducati-blaze_tablet.mk b/omap4/ducati-blaze_tablet.mk
index beeaed4..6ee17f9 100644
--- a/omap4/ducati-blaze_tablet.mk
+++ b/omap4/ducati-blaze_tablet.mk
@@ -18,7 +18,7 @@
# of the proprietary-open tree
ifeq (blaze_tablet,$(TARGET_PRODUCT))
-DUCATI_TGZ := device/ti/proprietary-open/omap4/ducati_blaze_tablet.tgz
+DUCATI_TGZ := device/ti/proprietary-open-jacinto/omap4/ducati_blaze_tablet.tgz
DUCATI_BINARY := ducati-m3-core0.xem3
PRODUCT_PACKAGES += ducati-m3-core0.xem3
endif
diff --git a/omap4/ducati-full_blaze.mk b/omap4/ducati-full_blaze.mk
index 950025c..cc93f4c 100644
--- a/omap4/ducati-full_blaze.mk
+++ b/omap4/ducati-full_blaze.mk
@@ -18,7 +18,7 @@
# of the proprietary-open tree
ifeq (full_blaze,$(TARGET_PRODUCT))
-DUCATI_TGZ := device/ti/proprietary-open/omap4/ducati_full_blaze.tgz
+DUCATI_TGZ := device/ti/proprietary-open-jacinto/omap4/ducati_full_blaze.tgz
DUCATI_BINARY := ducati-m3-core0.xem3
PRODUCT_PACKAGES += ducati-m3-core0.xem3
endif
diff --git a/omap5/ducati-full_omap5panda.mk b/omap5/ducati-full_omap5panda.mk
index 1974eb6..ca07606 100644
--- a/omap5/ducati-full_omap5panda.mk
+++ b/omap5/ducati-full_omap5panda.mk
@@ -18,7 +18,7 @@
# of the proprietary-open tree
ifeq (full_omap5panda,$(TARGET_PRODUCT))
-DUCATI_TGZ := device/ti/proprietary-open/omap5/ducati_full_omap5panda.tgz
+DUCATI_TGZ := device/ti/proprietary-open-jacinto/omap5/ducati_full_omap5panda.tgz
DUCATI_BINARY := ducati-m3-core0.xem3
PRODUCT_PACKAGES += ducati-m3-core0.xem3
endif
diff --git a/wl12xx/wlan/wl12xx-wlan-fw-products.mk b/wl12xx/wlan/wl12xx-wlan-fw-products.mk
index fe69819..0984fd9 100644
--- a/wl12xx/wlan/wl12xx-wlan-fw-products.mk
+++ b/wl12xx/wlan/wl12xx-wlan-fw-products.mk
@@ -17,7 +17,7 @@
# WLAN firmware package, which is defined in the top-level Android.mk
# of the proprietary-open tree
-WLAN_TGZ := device/ti/proprietary-open/wl12xx/wlan/wlan.tgz
+WLAN_TGZ := device/ti/proprietary-open-jacinto/wl12xx/wlan/wlan.tgz
PRODUCT_PACKAGES += \
wl18xx-fw-2.bin \
wl18xx-conf.bin
diff --git a/wl12xx/wpan/Android.mk b/wl12xx/wpan/Android.mk
index a47f6c0..88f399e 100644
--- a/wl12xx/wpan/Android.mk
+++ b/wl12xx/wpan/Android.mk
@@ -15,6 +15,6 @@
LOCAL_PATH := $(call my-dir)
-WPAN_TGZ := device/ti/proprietary-open/wl12xx/wpan/wpan.tgz
+WPAN_TGZ := device/ti/proprietary-open-jacinto/wl12xx/wpan/wpan.tgz
include $(call all-makefiles-under, $(LOCAL_PATH))
diff --git a/wl12xx/wpan/wl12xx-wpan-fw-products.mk b/wl12xx/wpan/wl12xx-wpan-fw-products.mk
index 6009392..1457d54 100644
--- a/wl12xx/wpan/wl12xx-wpan-fw-products.mk
+++ b/wl12xx/wpan/wl12xx-wpan-fw-products.mk
@@ -13,6 +13,6 @@
# limitations under the License.
#
-WPAN_FW_TOP := device/ti/proprietary-open/wl12xx/wpan
+WPAN_FW_TOP := device/ti/proprietary-open-jacinto/wl12xx/wpan
$(call inherit-product, $(WPAN_FW_TOP)/bluetooth/wl12xx-wpan-bt-fw-products.mk)