CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
amd-gpu-x11-bin-mx51: Updated README file and sources to get them from Freescale...
authorVictor Martinez <pitillo@ono.com>
Mon, 14 Nov 2011 14:49:37 +0000 (15:49 +0100)
committerVictor Martinez <pitillo@ono.com>
Mon, 14 Nov 2011 14:49:37 +0000 (15:49 +0100)
amd-gpu-x11-bin-mx51/.md5sum
amd-gpu-x11-bin-mx51/Pkgfile
amd-gpu-x11-bin-mx51/README

index fd157e5df64c7197b4f3104972ebbf4d61c11024..9f26b226a279c77816db704341750a387fa3a4c7 100644 (file)
@@ -1 +1 @@
-a592c4f52df0baf830eddd0445be3fc7  amd-gpu-x11-bin-mx51-10.11.01.tar.gz
+6cc42a2b0c64e49ebbf33f5feb78864f  data.tar.gz
index 84c25e4e9f25e02165629805199463014fdd8396..9b1a22c606406374e97c37aa366cfbd6f5b5d828 100644 (file)
@@ -1,15 +1,16 @@
 # Description: GPU libraries and test applications for i.MX51 (X version) 
-# URL: 
+# URL: http://www.freescale.com/
 # Packager: CRUX-ARM System Team, devel at crux-arm dot nu
 # Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: 
 
 name=amd-gpu-x11-bin-mx51
-version=10.11.01
+version=20111109
 release=1
-source=($name-$version.tar.gz)
+source=(data.tar.gz)
 
 build() {
-  mv $SRC/$name-$version/usr $PKG/
+  rm -r $SRC/usr/share/
+  mv $SRC/usr $PKG/
 }
index 9e240338e8a7feb1164324b9e812b4fa3dd170ba..a02726e515cc72eff968fe02690a81c2c8e482a2 100644 (file)
@@ -2,6 +2,10 @@
 
 README for amd-gpu-x11-bin-mx51
 
-ou'll need to download the current source and place it in your 
-$PKGMK_SOURCE_DIR before you can build this port.
+You'll need to download L2.6.35_10.11.01_ER_images_MX5X.tar.gz from Freescale
+website. Unpack it, look for amd-gpu-x11-bin-mx51_10.11.01-1_armel.deb. Then
+unpack this file and place this file in the current dir:
+data.tar.gz
 
+TIPS to unpack .deb files:
+ar vx $name.deb