summaryrefslogtreecommitdiff
path: root/component
diff options
context:
space:
mode:
authorThierry STRUDEL <thierry.strudel@stericsson.com>2011-05-27 19:02:17 +0200
committerRobert FEKETE <robert.fekete@stericsson.com>2011-06-07 11:17:01 +0200
commite2aefced64b75a1cbf33040a631e6b18d3dc6d2c (patch)
treefedb2b9e5929578b6b6db0b45efd50278c1284fe /component
parent46a95813e6bc0bd747d7de7270813f55a8af07f5 (diff)
Create also static library for LBP
Upgraded LBP makefile. Added RODOS metadata to be able to publish from SI GIT. ST-Ericsson ID: 325801 ST-Ericsson FOSS-OUT ID: NA Change-Id: I134e2d3b419235371012d26f2d60dbb6b4927e86 Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/24102 Reviewed-by: Thierry STRUDEL <thierry.strudel@stericsson.com> Tested-by: Thierry STRUDEL <thierry.strudel@stericsson.com> Reviewed-by: QATEST Reviewed-by: Magnus SMITH <magnus.xm.smith@stericsson.com> Reviewed-by: Robert FEKETE <robert.fekete@stericsson.com>
Diffstat (limited to 'component')
-rw-r--r--component/component.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/component/component.xml b/component/component.xml
new file mode 100644
index 0000000..f10bbcb
--- /dev/null
+++ b/component/component.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0"?>
+<component name="linux_b2r2lib">
+ <abstract> Implementation of blt_api for STE B2R2 IP </abstract>
+
+ <property name="tag" value="href_v1-linux" />
+ <property name="tag" value="svp5500_v1-linux"/>
+ <property name="tag" value="u8500_v2-linux"/>
+
+ <dependency name="makefiles" />
+ <dependency name="linux_kernel" />
+
+</component>