I have made the following changes intended for :
  CE:Adaptation:N900 / ti-omap3-sgx

Please review and accept ASAP - BOSS has already processed this request and 
suggests ???
See the "Messages from BOSS" section below

https://build.pub.meego.com/request/show/2617

Thank You,
bossbot ([email protected])

[This message was auto-generated]

---

Request # 2617:

Messages from BOSS:
  None

State:   new          2011-10-24T12:22:17 bossbot

Reviews:
     from bossbot  :BOSS suggests accepting this review. See email for more 
details.
BOSS accepted this review because:
 Target repo CE_Mer_Core_armv7hl found.
     accepted on No date

Changes:
  submit: home:stskeeps:mer:hw:n900 / ti-omap3-sgx -> CE:Adaptation:N900 / 
ti-omap3-sgx
  Index: ti-omap3-sgx.service
===================================================================
--- ti-omap3-sgx.service (revision 0)
+++ ti-omap3-sgx.service (revision 3)
@@ -0,0 +1,12 @@
+[Unit]
+Description=TI OMAP3 SGX driver
+Before=uxlaunch.service
+
+[Service]
+Type=oneshot
+RemainAfterExit=yes
+ExecStart=/usr/sbin/ti-omap3-sgx.sh start
+ExecStop=/usr/sbin/ti-omap3-sgx.sh stop
+
+[Install]
+WantedBy=multi-user.target
Index: ti-omap3-sgx.spec
===================================================================
--- ti-omap3-sgx.spec (revision 0)
+++ ti-omap3-sgx.spec (revision 3)
@@ -0,0 +1,297 @@
+# 
+# Do NOT Edit the Auto-generated Part!
+# Generated by: spectacle version 0.23
+# 
+# >> macros
+%ifarch armv7l
+%define targetarch armv7l
+%endif
+
+%ifarch armv7hl
+%define targetarch armv7hl
+%endif
+
+%ifarch armv7nhl
+%define targetarch armv7nhl
+%endif
+# << macros
+
+Name:       ti-omap3-sgx
+Summary:    ImgTec SGX drivers for TI OMAP3
+Version:    1.4.20090218.189
+Release:    0
+Group:      Graphics/Display and Graphics Adaptation
+License:    TI Proprietary
+ExclusiveArch:  armv7l armv7el armv7hl armv8el
+Source0:    %{name}-bin-%{version}-%{targetarch}.tar.gz
+Source1:    %{name}.sh
+Source2:    license.txt
+Source3:    %{name}-powervr.ini
+Source4:    %{name}.udev
+Source5:    %{name}.service
+Source100:  ti-omap3-sgx.yaml
+Requires:   systemd
+Requires(preun): systemd
+Requires(post): /sbin/ldconfig
+Requires(post): systemd
+Requires(postun): /sbin/ldconfig
+Requires(postun): systemd
+Provides:   libsrv_um.so
+Provides:   libpvr2d.so
+
+
+%description
+OMAP3 drivers for SGX
+
+
+%package devel
+Summary:    PowerVR SGX support development files
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+
+%description devel
+This package provides common development files for PowerVR SGX.
+
+
+%package libEGL
+Summary:    EGL for SGX
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
+Provides:   libEGL = %{version}-%{release}
+Provides:   libEGL.so.1
+
+%description libEGL
+This package..
+
+
+%package libEGL-devel
+Summary:    EGL development headers for SGX
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires:   %{name}-libEGL = %{version}-%{release}
+Requires:   %{name}-devel = %{version}-%{release}
+Provides:   libEGL-devel
+
+%description libEGL-devel
+This package..
+
+
+%package libGLESv1
+Summary:    GLESv1 for SGX
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
+Provides:   libGLESv1 = %{version}-%{release}
+Provides:   libGLES_CM.so.1
+
+%description libGLESv1
+This package..
+
+
+%package libGLESv1-devel
+Summary:    GLESv1 development headers for SGX
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires:   %{name}-libGLESv1 = %{version}-%{release}
+Requires:   %{name}-devel = %{version}-%{release}
+Provides:   libGLESv1-devel
+
+%description libGLESv1-devel
+This package..
+
+
+%package libGLESv2
+Summary:    GLESv2 for SGX
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires(post): /sbin/ldconfig
+Requires(postun): /sbin/ldconfig
+Provides:   libGLESv2 = %{version}-%{release}
+Provides:   libGLESv2.so.2
+
+%description libGLESv2
+This package..
+
+
+%package libGLESv2-devel
+Summary:    GLESv2 development headers for SGX
+Group:      Development/Libraries
+Requires:   %{name} = %{version}-%{release}
+Requires:   %{name}-libGLESv2 = %{version}-%{release}
+Requires:   %{name}-devel = %{version}-%{release}
+Provides:   libGLESv2-devel
+
+%description libGLESv2-devel
+This package..
+
+
+
+%prep
+%setup -q -n %{name}-bin-%{version}-%{targetarch}
+
+# >> setup
+cp %{SOURCE2} .
+# << setup
+
+%build
+# >> build pre
+# << build pre
+
+
+
+# >> build post
+# << build post
+%install
+rm -rf %{buildroot}
+# >> install pre
+install -d $RPM_BUILD_ROOT/
+cp -arv * $RPM_BUILD_ROOT/
+
+# Goes in later.
+rm $RPM_BUILD_ROOT/license.txt
+# From previous bin package, remove as it's being replaced.
+rm $RPM_BUILD_ROOT/usr/share/doc/%{name}-bin-%{version}/license.txt
+
+install -D -m 644 %{SOURCE3} $RPM_BUILD_ROOT/etc/powervr.ini
+install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT/usr/sbin/%{name}.sh
+install -D -m 644 %{SOURCE4} $RPM_BUILD_ROOT/etc/udev/rules.d/10-pvrsrvkm.rules
+
+# Integrate into Mesa naming.
+ln -s libGLESv2.so $RPM_BUILD_ROOT%{_libdir}/libGLESv2.so.2
+ln -s libGLES_CM.so $RPM_BUILD_ROOT%{_libdir}/libGLES_CM.so.1
+ln -s libEGL.so $RPM_BUILD_ROOT%{_libdir}/libEGL.so.1
+
+# systemd
+install -D -m 644 %{SOURCE5} $RPM_BUILD_ROOT/lib/systemd/system/%{name}.service
+install -d $RPM_BUILD_ROOT/lib/systemd/system/sysinit.target.wants/
+ln -s ../%{name}.service 
$RPM_BUILD_ROOT/lib/systemd/system/sysinit.target.wants/%{name}.service
+# << install pre
+
+# >> install post
+# << install post
+
+
+%preun
+systemctl stop %{name}.service
+
+%post
+/sbin/ldconfig
+systemctl daemon-reload
+systemctl reload-or-try-restart %{name}.service
+
+%postun
+/sbin/ldconfig
+systemctl daemon-reload
+
+
+
+
+
+
+%post libEGL -p /sbin/ldconfig
+
+%postun libEGL -p /sbin/ldconfig
+
+
+
+
(97 more lines skipped)
Index: ti-omap3-sgx.sh
===================================================================
--- ti-omap3-sgx.sh (revision 0)
+++ ti-omap3-sgx.sh (revision 3)
@@ -0,0 +1,44 @@
+#!/bin/bash
+
+RETVAL=0
+
+start() {
+    echo "Starting ti-omap-sgx... "
+    /sbin/modprobe omaplfb
+    /sbin/modprobe pvrsrvkm
+    /usr/sbin/pvrsrvinit
+    RETVAL=$?
+}
+
+stop() {
+    echo "Stopping ti-omap-sgx..."
+    rmmod omaplfb
+    rmmod pvrsrvkm
+    RETVAL=$?
+}
+
+case "$1" in
+    start)
+        start
+        ;;
+    stop)
+        stop
+        ;;
+    restart)
+        stop
+        start
+        ;;
+    reload)
+        stop
+        start
+        ;;
+    status)
+        lsmod | grep omaplfb &> /dev/null
+        RETVAL=$?
+        ;;
+    *)
+        echo "Usage: $0 {start|stop|restart|status}"
+        RETVAL=1
+esac
+
+exit $RETVALIndex: ti-omap3-sgx-update-hl.sh
===================================================================
--- ti-omap3-sgx-update-hl.sh (revision 0)
+++ ti-omap3-sgx-update-hl.sh (revision 3)
@@ -0,0 +1,8 @@
+#!/bin/sh -e
+mkdir -p ti-omap3-sgx-bin-${VERSION}-armv7hl
+cd ti-omap3-sgx-bin-${VERSION}-armv7hl
+rpm2cpio ../ti-omap3-sgx-bin-${VERSION}-*.armv7hl.rpm | cpio -id
+cd ..
+tar zcf ti-omap3-sgx-bin-${VERSION}-armv7hl.tar.gz 
ti-omap3-sgx-bin-${VERSION}-armv7hl
+rm -v ti-omap3-sgx-bin-${VERSION}-*.armv7hl.rpm 
ti-omap3-sgx-bin-debuginfo-${VERSION}-*.armv7hl.rpm
+ Index: ti-omap3-sgx-get-bin.sh
===================================================================
--- ti-omap3-sgx-get-bin.sh (revision 0)
+++ ti-omap3-sgx-get-bin.sh (revision 3)
@@ -0,0 +1,6 @@
+#!/bin/sh
+# Syntax example: 
+# OBSAPI=http://whatever-api.blah.com VERSION=1.4.20090218.110 
OBSPROJECT=home:whatever OBSBUILD=standard sh ti-omap3-sgx-get-bin.sh
+rm -v ti-omap3-sgx-bin-${VERSION}-*.armv7l.rpm 
ti-omap3-sgx-bin-debuginfo-${VERSION}-*.armv7l.rpm || echo "Nothing to remove"
+osc -A ${OBSAPI} getbinaries ${OBSPROJECT} ti-omap3-sgx-bin ${OBSBUILD} 
armv7el ;\
+ Index: ti-omap3-sgx-bin-1.4.20090218.189-armv7hl.tar.gz
===================================================================
Binary file ti-omap3-sgx-bin-1.4.20090218.189-armv7hl.tar.gz added
Index: ti-omap3-sgx.yaml
===================================================================
--- ti-omap3-sgx.yaml (revision 0)
+++ ti-omap3-sgx.yaml (revision 3)
@@ -0,0 +1,88 @@
+Name: ti-omap3-sgx
+Summary: ImgTec SGX drivers for TI OMAP3
+Version: 1.4.20090218.189
+Release: 0
+Group: Graphics/Display and Graphics Adaptation
+License: TI Proprietary
+Sources:
+    - "%{name}-bin-%{version}-%{targetarch}.tar.gz"
+    - "%{name}.sh"
+    - "license.txt"
+    - "%{name}-powervr.ini"
+    - "%{name}.udev"
+    - "%{name}.service"
+Provides:
+    - libsrv_um.so
+    - libpvr2d.so
+
+Description: OMAP3 drivers for SGX
+SetupOptions: -q -n %{name}-bin-%{version}-%{targetarch}
+Configure: none
+Builder: none
+ExclusiveArch: "armv7l armv7el armv7hl armv8el"
+SubPackages:
+    - Name: devel
+      Summary: PowerVR SGX support development files
+      Group: Development/Libraries
+      Description: |
+          This package provides common development files for PowerVR SGX.
+
+    - Name: libEGL
+      Summary: EGL for SGX
+      Group: Development/Libraries
+      Description: | 
+           This package..
+      Provides:
+           - libEGL = %{version}-%{release}
+           - libEGL.so.1
+
+    - Name: libEGL-devel
+      Summary: EGL development headers for SGX
+      Group: Development/Libraries
+      Description: | 
+           This package..
+      Requires:
+           - "%{name}-libEGL = %{version}-%{release}"
+           - "%{name}-devel = %{version}-%{release}"
+      Provides:
+           - libEGL-devel
+
+    - Name: libGLESv1
+      Summary: GLESv1 for SGX
+      Group: Development/Libraries
+      Description: | 
+           This package..
+      Provides:
+           - libGLESv1 = %{version}-%{release}
+           - libGLES_CM.so.1
+
+    - Name: libGLESv1-devel
+      Summary: GLESv1 development headers for SGX
+      Group: Development/Libraries
+      Description: | 
+           This package..
+      Requires:
+           - "%{name}-libGLESv1 = %{version}-%{release}"
+           - "%{name}-devel = %{version}-%{release}"
+      Provides:
+           - libGLESv1-devel
+
+    - Name: libGLESv2
+      Summary: GLESv2 for SGX
+      Group: Development/Libraries
+      Description: | 
+           This package..
+      Provides:
+           - libGLESv2 = %{version}-%{release}
+           - libGLESv2.so.2
+
+    - Name: libGLESv2-devel
+      Summary: GLESv2 development headers for SGX
+      Group: Development/Libraries
+      Description: | 
+           This package..
+      Requires:
+           - "%{name}-libGLESv2 = %{version}-%{release}"
+           - "%{name}-devel = %{version}-%{release}"
+      Provides:
+           - libGLESv2-devel
Index: ti-omap3-sgx-bin-1.4.20090218.189-armv7l.tar.gz
===================================================================
Binary file ti-omap3-sgx-bin-1.4.20090218.189-armv7l.tar.gz added
Index: ti-omap3-sgx.udev
===================================================================
--- ti-omap3-sgx.udev (revision 0)
+++ ti-omap3-sgx.udev (revision 3)
@@ -0,0 +1,1 @@
+KERNEL=="pvrsrvkm", OWNER="meego"
Index: ti-omap3-sgx-powervr.ini
===================================================================
--- ti-omap3-sgx-powervr.ini (revision 0)
+++ ti-omap3-sgx-powervr.ini (revision 3)
@@ -0,0 +1,12 @@
+[default]
+WSEGL_UseHWSync=1
+ExternalZBufferMode=4
+
+[conform]
+ExternalZBufferMode=2
+
+[conform-cl]
+ExternalZBufferMode=2
+
+[GTF]
+ExternalZBufferMode=2
Index: license.txt
===================================================================
--- license.txt (revision 0)
+++ license.txt (revision 3)
@@ -0,0 +1,103 @@
+Texas Instruments Incorporated 
+Technology and Software Publicly Available
+Software License Agreement
+
+Copyright 2009-2010 Texas Instruments Incorporated
+Copyright Imagination Technology, Ltd.
+
+Important:  Please read the following license agreement carefully.  This is a 
legally binding agreement.  Do not use or redistribute the Licensed Materials 
unless: (1) you are authorized to accept and agree to the terms of this 
software license agreement and (2) you intend to enter into and to be bound by 
the terms of this agreement. 
+
+This Software License Agreement ("License") is a legal agreement between you 
(either an individual or entity) and Texas Instruments Incorporated ("TI"), 
12500 TI Boulevard, Dallas, Texas 75243.  The "Licensed Materials" subject to 
this License include, in whole or in part, the software programs that accompany 
this License.  By installing, copying or otherwise using the Licensed Materials 
you agree to abide by the terms of this License.  If you choose not to accept 
or agree with these terms, you must immediately cease any use, copying or 
redistribution and destroy the Licensed Materials.
+
+NOTE:  The Licensed Materials may be bundled with open source software and 
separate license terms may apply. For clarification, this License does not 
license, limit your rights under, nor does it grant you rights that supersede, 
the license terms of any applicable open source license agreement.   
+  
+1.  Object Code License.   TI hereby grants to you a limited, non-exclusive 
license to reproduce and use the Licensed Materials provided to you in object 
code format and to distribute an unlimited number of object or executable 
copies of such Licensed Materials provided that Licensed Materials are used 
solely and exclusively on devices manufactured by or for TI. Redistributions 
must reproduce the copyright notices and all the terms of this License in the 
documentation and/or other materials provided with the Licensed Materials. 
Licensed Materials may not be distributed under terms different than this 
License.
+               
+2. Termination.  This license is effective until terminated.  Without 
prejudice to any other rights, TI may terminate your right to use the Licensed 
Materials under this License if you fail to comply with the terms of this 
License. In such event, you shall destroy all copies of the Licensed Materials, 
including all portions and derivatives thereof.
+
+3. Intellectual Property Rights.  
+
+a. The Licensed Materials being provided to you hereunder are being made 
publicly available by TI, even though they contain copyrighted material of TI 
and its licensors, if applicable.   In no event may you alter, remove or 
destroy any copyright notice included in the Licensed Materials.  To the extent 
that any of the Licensed Materials are provided in binary or object code only, 
you may not unlock, decompile, reverse engineer, disassemble or otherwise 
translate such binary or object code to human-perceivable form. The source code 
of such reverse engineered code may contain TI trade secret and other 
proprietary information. Further, nothing shall obligate TI to provide you with 
source code for the Licensed Materials licensed to you in binary or object code 
only under this License. TI reserves all rights not specifically granted under 
this License.
+
+b.     Certain Licensed Materials may (i) require patent licenses from third 
parties claiming patent rights covering implementation of the Licensed 
Materials or (ii) be based on industry recognized standards or software 
programs published by industry recognized standards bodies and certain third 
parties may claim to own patents or copyrights that cover implementation of 
those standards.  You acknowledge and agree that this License does not convey a 
license to any such third party patents and copyrights. 
+
+c.     YOU ACKNOWLEDGE AND AGREE THAT TI SHALL NOT BE LIABLE FOR AND SHALL NOT 
DEFEND OR INDEMNIFY YOU AGAINST ANY THIRD PARTY INFRINGEMENT CLAIM THAT RELATES 
TO OR IS BASED ON YOUR MANUFACTURE, USE, OR DISTRIBUTION OF THE LICENSED 
MATERIALS OR YOUR MANUFACTURE, USE, OFFER FOR SALE, SALE, IMPORTATION OR 
DISTRIBUTION OF YOUR PRODUCTS THAT INCLUDE OR INCORPORATE THE LICENSED 
MATERIALS.
+
+d.     You acknowledge and agree that you are responsible for any fees or 
royalties that may be payable to any third party based on such third party's 
interests in the Licensed Materials described in Section 3(b) above (the "Third 
Party Payment Obligations").  You agree to indemnify TI against any Third Party 
Payment Obligations and will defend any claim, suit or proceeding brought 
against TI insofar as such claim, suit or proceeding is based on your failure 
to pay any Third Party Payment Obligations.  
+
+4. Warranties and Limitations.  THE LICENSED MATERIALS ARE PROVIDED "AS IS".  
TI AND ITS LICENSORS MAKE NO WARRANTY OR REPRESENTATION, EXPRESS, IMPLIED OR 
STATUTORY, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTIBILITY, FITNESS FOR A 
PARTICULAR PURPOSE, LACK OF VIRUSES, ACCURACY OR COMPLETENESS OF RESPONSES, 
RESULTS AND LACK OF NEGLIGENCE.  TI DISCLAIMS ANY WARRANTY OF TITLE, QUIET 
ENJOYMENT, QUIET POSESSION, AND NON-INFRINGEMENT OF ANY THIRD PARTY 
INTELLECTUAL PROPERTY RIGHTS WITH REGARD TO THE LICENSED MATERIALS OR USE OF 
THOSE MATERIALS.  
+
+YOU ACKNOWLEDGE AND AGREE THAT THE LICENSED MATERIALS MAY NOT BE INTENDED FOR 
PRODUCTION APPLICATIONS AND MAY CONTAIN IRREGULARITIES AND DEFECTS NOT FOUND IN 
PRODUCTION SOFTWARE.  FURTHERMORE, YOU ACKNOWLEDGE AND AGREE THAT THE LICENSED 
MATERIALS HAVE NOT BEEN TESTED OR CERTIFIED BY ANY GOVERNMENT AGENCY OR 
INDUSTRY REGULATORY ORGANIZATION OR ANY OTHER THIRD PARTY ORGANIZATION.  YOU 
AGREE THAT PRIOR TO USING, INCORPORATING OR DISTRIBUTING THE LICENSED MATERIALS 
IN OR WITH ANY COMMERCIAL PRODUCT THAT YOU WILL THOROUGHLY TEST THE PRODUCT AND 
THE FUNCTIONALITY OF THE LICENSED MATERIALS IN OR WITH THAT PRODUCT AND BE 
SOLELY RESPONSIBLE FOR ANY PROBLEMS OR FAILURES.
+
+IN NO EVENT SHALL TI OR ITS LICENSORS BE LIABLE FOR ANY SPECIAL, INDIRECT, 
INCIDENTAL, PUNITIVE OR CONSEQUENTIAL DAMAGES, HOWEVER CAUSED ON ANY THEORY OF 
LIABILITY, ARISING IN ANY WAY OUT OF THIS LICENSE, OR YOUR USE OF THE LICENSED 
MATERIALS, WHETHER OR NOT TI HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH 
DAMAGES.  EXCLUDED DAMAGES INCLUDE, BUT ARE NOT LIMITED TO, COST OF REMOVAL OR 
REINSTALLATION, OUTSIDE COMPUTER TIME, LABOR COSTS, LOSS OR CORRUPTION OF DATA, 
LOSS OF GOODWILL, LOSS OF PROFITS, LOSS OF SAVINGS, OR LOSS OF USE OR 
INTERRUPTION OF BUSINESS OR ANY OTHER ECONOMIC LOSS.  IN NO EVENT WILL TI'S 
AGGREGATE LIABILITY UNDER THIS LICENSE OR ARISING OUT OF YOUR USE OF THE 
LICENSED MATERIALS EXCEED FIVE HUNDRED U.S. DOLLARS (US$500). 
+
+Because some jurisdictions do not allow the exclusion or limitation of 
incidental or consequential damages or limitation on how long an implied 
warranty lasts, the above limitations or exclusions may not apply to you.
+
+5. Export Control.  The software programs and any on-line documentation as 
well as any updates or upgrades to such software programs or documentation may 
be subject to the export or import regulations of certain countries. You agree 
to comply with all such regulations and acknowledge that you have the 
responsibility to obtain any licenses or other authorizations that may be 
required to export, re-export or import the Licensed Materials.
+
+6. Governing Law, Jurisdiction and Severability.  This License will be 
governed by and interpreted in accordance with the laws of the State of Texas, 
without reference to that state's conflict of laws principles.  This License 
shall not be governed by the United Nations Convention on Contracts for the 
International Sale of Goods, nor shall it be governed by the Uniform Computer 
Information Transactions Act (UCITA).  Any dispute arising out of or related to 
this License will be brought in, and each party consents to the exclusive 
jurisdiction and venue in the state and federal courts sitting in Dallas 
Country, Texas.  Each party waives all defenses of lack of personal 
jurisdiction and forum non-conveniens and agrees that process may be served on 
either party in a manner authorized by applicable law or court rule.  If for 
any reason a court of competent jurisdiction finds any provision of the License 
to be unenforceable, that provision will be enforced to the maximum extent po
 ssible to effectuate the intent of the parties and the remainder of the 
License shall continue in full force and effect.
+
+7. PRC Provisions.  If you are located in the People's Republic of China 
("PRC") or if the Licensed Materials will be sent to the PRC, the following 
provisions shall apply and shall supersede any other provisions in this License 
concerning the same subject matter as the following provisions:  
+
+       a.      Registration Requirements.  You shall be solely responsible for 
performing all acts and obtaining all approvals that may be required in 
connection with this License by the government of the PRC, including but not 
limited to registering pursuant to, and otherwise complying with, the PRC 
Measures on the Administration of Software Products, Management Regulations on 
Technology Import-Export, and Technology Import and Export Contract 
Registration Management Rules.  Upon receipt of such approvals from the 
government authorities, you shall forward evidence of all such approvals to TI 
for its records.  In the event that you fail to obtain any such approval or 
registration, you shall be solely responsible for any and all losses, damages 
or costs resulting therefrom, and shall indemnify TI for all such losses, 
damages or costs.
+
+       b.      Governing Language.  This License is written and executed in 
the English language.  If a translation of this License is required for any 
purpose, including but not limited to registration of the License pursuant to 
any governmental laws, regulations or rules, you shall be solely responsible 
for creating such translation.  Any translation of this License into a language 
other than English is intended solely in order to comply with such laws or for 
reference purposes, and the English language version shall be authoritative and 
controlling.
+
+8. Entire Agreement.  This License is the entire agreement between you and TI 
and supersedes any prior agreement between the parties related to the subject 
matter of this License. No amendment or modification of this License will be 
effective unless in writing and signed by a duly authorized representative of 
TI.  You hereby warrant and represent that you have obtained all authorizations 
and other applicable consents required empowering you to enter into this 
License.
+
+
+---------------------------------------------------------------------------
+
+Copyright (c) 2007-2009 The Khronos Group Inc.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and/or associated documentation files (the
+"Materials"), to deal in the Materials without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Materials, and to
+permit persons to whom the Materials are furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Materials.
+
+THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
+
+
+---------------------------------------------------------------------------
+
+SGI FREE SOFTWARE LICENSE B (Version 2.0, Sept. 18, 2008) 
+
+Copyright (C) 2006 Silicon Graphics, Inc. All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"), 
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense, 
+and/or sell copies of the Software, and to permit persons to whom the 
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice including the dates of first publication and 
+either this permission notice or a reference to 
+http://oss.sgi.com/projects/FreeB/ shall be included in all copies or 
+substantial portions of the Software. 
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS 
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL 
+SILICON GRAPHICS, INC. BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, 
+WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF 
+OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
+SOFTWARE.
+
+Except as contained in this notice, the name of Silicon Graphics, Inc. 
+shall not be used in advertising or otherwise to promote the sale, use 
+or other dealings in this Software without prior written authorization 
+from Silicon Graphics, Inc.
+
Index: ti-omap3-sgx-update.sh
===================================================================
--- ti-omap3-sgx-update.sh (revision 0)
+++ ti-omap3-sgx-update.sh (revision 3)
@@ -0,0 +1,8 @@
+#!/bin/sh -e
+mkdir -p ti-omap3-sgx-bin-${VERSION}-armv7l
+cd ti-omap3-sgx-bin-${VERSION}-armv7l
+rpm2cpio ../ti-omap3-sgx-bin-${VERSION}-*.armv7l.rpm | cpio -id
+cd ..
+tar zcf ti-omap3-sgx-bin-${VERSION}-armv7l.tar.gz 
ti-omap3-sgx-bin-${VERSION}-armv7l
+rm -v ti-omap3-sgx-bin-${VERSION}-*.armv7l.rpm 
ti-omap3-sgx-bin-debuginfo-${VERSION}-*.armv7l.rpm
+ Index: ti-omap3-sgx.changes
===================================================================
--- ti-omap3-sgx.changes (revision 0)
+++ ti-omap3-sgx.changes (revision 3)
@@ -0,0 +1,20 @@
+* Fri Oct 21 2011 Carsten Munk <[email protected]> - 1.4.20090218.189
+- Upgrade spectacle and fix some warnings
+
+* Thu Jun 02 2011 Marko Saukko <[email protected]> - 1.4.20090218.189
+- Initial changes from sysvinit to systemd (FEA#16109).
+
+* Fri Mar 18 2011 Carsten Munk <[email protected]> - 1.4.20090218.189
+- Packaging error: make it build on hardfp/armv8el too.
+
+* Wed Jan 12 2011 Marko Saukko <[email protected]> - 1.4.20090218.189
+- Minor packaging cleanup and group change to "Graphics/Display and Graphics 
Adaptation"
+
+* Tue Jan 11 2011 Carsten Munk <[email protected]> - 1.4.20090218.189
+- Add armv7hl support
+
+* Fri Aug 20 2010 Carsten Munk <[email protected]> - 1.4.20090218.189
+- Upgrade to .189, fixes BMC#7690
+
+* Fri Aug 20 2010 Markus Lehtonen <[email protected]> - 
1.4.20090218.110
+- Initial packaging for drivers.



Reply via email to