OSDN Git Service

RIO-8658: Add link dependancy on PVME from PVDB in rules.cml
authorPacketVideo CM <engbuild@pv.com>
Tue, 9 Mar 2010 05:49:26 +0000 (21:49 -0800)
committerPacketVideo CM <engbuild@pv.com>
Tue, 9 Mar 2010 05:49:26 +0000 (21:49 -0800)
build_config/common/rules.cml
build_config/opencore_dynamic/pv_config.h
build_config/opencore_dynamic/pv_config_derived.mk
engines/2way/src/pv_2way_sdkinfo.h
engines/author/src/pv_author_sdkinfo.h
engines/player/src/pv_player_sdkinfo.h

index 473b3bc..a719065 100644 (file)
@@ -508,7 +508,7 @@ derive pvdb_so_name from mtp_db_support==y ? "pvdb" : ""
 derive pvdb_aggregate_libtype from mtp_db_support==y ? "shared":"static"
 derive SOLIBS_pvdb from pvdbmanager_m_lib
 derive AGGREGATE_LIBDIRS_pvdb from pvdbmanager_m_mk
-derive MODS_pvdb from "-lopencore_player -lopencore_common -lpvsqlite -lpvasfcommon -lpvasflocalpbreg"
+derive MODS_pvdb from "-lopencore_player -lopencore_common -lpvsqlite -lpvasfcommon -lpvasflocalpbreg -lopencore_pvme"
 
 derive pvdb_recovery_utility_so_name from mtp_db_support==y ? "pvdb_recovery_utility" : "" 
 derive pvdb_recovery_utility_aggregate_libtype from mtp_db_support==y ? "shared":"static"
index 2f16fe4..fe892ae 100644 (file)
 #define LIBS_omxenc_static "   "
 #define pvstreamingmanagernode_y_mk ""
 #define smmshttpplugininterface_m_lib ""
-#define MODS_pvdb "-lopencore_player -lopencore_common -lpvsqlite -lpvasfcommon -lpvasflocalpbreg"
+#define MODS_pvdb "-lopencore_player -lopencore_common -lpvsqlite -lpvasfcommon -lpvasflocalpbreg -lopencore_pvme"
 #define DYNAMIC_LOAD_OMX_WMV_COMPONENT 0
 #define pvrtsptunicast_streaming_aggregate_libtype "shared"
 #define pvmtp_usb_transport_m_lib ""
index d79396b..ae08f47 100644 (file)
@@ -88,7 +88,7 @@ USE_OLD_WMA_DECODER=0
 LIBS_omxenc_static="   "
 pvstreamingmanagernode_y_mk=""
 smmshttpplugininterface_m_lib=""
-MODS_pvdb="-lopencore_player -lopencore_common -lpvsqlite -lpvasfcommon -lpvasflocalpbreg"
+MODS_pvdb="-lopencore_player -lopencore_common -lpvsqlite -lpvasfcommon -lpvasflocalpbreg -lopencore_pvme"
 DYNAMIC_LOAD_OMX_WMV_COMPONENT=0
 pvrtsptunicast_streaming_aggregate_libtype="shared"
 pvmtp_usb_transport_m_lib=""
index 5a2f43b..4f2cf6d 100644 (file)
@@ -21,7 +21,7 @@
 // This header file is automatically generated at build-time
 // *** OFFICIAL RELEASE INFO -- Will not auto update
 
-#define PV2WAY_ENGINE_SDKINFO_LABEL "1298901"
-#define PV2WAY_ENGINE_SDKINFO_DATE 0x20100304
+#define PV2WAY_ENGINE_SDKINFO_LABEL "1299372"
+#define PV2WAY_ENGINE_SDKINFO_DATE 0x20100305
 
 #endif //PV_2WAY_SDKINFO_H_INCLUDED
index 47ca77e..e458bd1 100644 (file)
@@ -21,7 +21,7 @@
 // This header file is automatically generated at build-time
 // *** OFFICIAL RELEASE INFO -- Will not auto update
 
-#define PVAUTHOR_ENGINE_SDKINFO_LABEL "1298901"
-#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20100304
+#define PVAUTHOR_ENGINE_SDKINFO_LABEL "1299372"
+#define PVAUTHOR_ENGINE_SDKINFO_DATE 0x20100305
 
 #endif //PV_AUTHOR_SDKINFO_H_INCLUDED
index fc75d68..94f818f 100644 (file)
@@ -21,7 +21,7 @@
 // This header file is automatically generated at build-time
 // *** OFFICIAL RELEASE INFO -- Will not auto update
 
-#define PVPLAYER_ENGINE_SDKINFO_LABEL "1298901"
-#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20100304
+#define PVPLAYER_ENGINE_SDKINFO_LABEL "1299372"
+#define PVPLAYER_ENGINE_SDKINFO_DATE 0x20100305
 
 #endif //PV_PLAYER_SDKINFO_H_INCLUDED