From 76d0b06b3f6aa4f804ee17fe04b9e279b44cdc4e Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 11 Jun 2008 23:31:21 +0000 Subject: libmodplug 0.7 update to 0.8 --- packages/libmodplug/libmodplug_0.7.bb | 13 ------------- packages/libmodplug/libmodplug_0.8.bb | 12 ++++++++++++ 2 files changed, 12 insertions(+), 13 deletions(-) delete mode 100644 packages/libmodplug/libmodplug_0.7.bb create mode 100644 packages/libmodplug/libmodplug_0.8.bb diff --git a/packages/libmodplug/libmodplug_0.7.bb b/packages/libmodplug/libmodplug_0.7.bb deleted file mode 100644 index 369120e685..0000000000 --- a/packages/libmodplug/libmodplug_0.7.bb +++ /dev/null @@ -1,13 +0,0 @@ -DESCRIPTION = "Library for reading mod-like audio files." -HOMEPAGE = "http://modplug-xmms.sf.net" -SECTION = "libs" -LICENSE = "GPL" - -SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz" - -inherit autotools pkgconfig - -do_stage() { - install -m 0644 ${S}/src/modplug.h ${STAGING_INCDIR} - oe_libinstall -C src -so libmodplug ${STAGING_LIBDIR} -} diff --git a/packages/libmodplug/libmodplug_0.8.bb b/packages/libmodplug/libmodplug_0.8.bb new file mode 100644 index 0000000000..335e83f133 --- /dev/null +++ b/packages/libmodplug/libmodplug_0.8.bb @@ -0,0 +1,12 @@ +DESCRIPTION = "Library for reading mod-like audio files." +HOMEPAGE = "http://modplug-xmms.sf.net" +SECTION = "libs" +LICENSE = "GPL" + +SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz" + +inherit autotools pkgconfig + +do_stage() { + autotools_stage_all +} -- cgit v1.2.3 From 61b3dd67bad9d7ed1c27f30a9d9eafb03034b77f Mon Sep 17 00:00:00 2001 From: Michael Lauer Date: Wed, 11 Jun 2008 23:37:06 +0000 Subject: modplugplay 1.0 compile w/ newer gccs --- packages/libmodplug/libmodplug_0.8.bb | 4 +++- packages/modplugplay/modplugplay_1.0.bb | 12 ++++++------ 2 files changed, 9 insertions(+), 7 deletions(-) diff --git a/packages/libmodplug/libmodplug_0.8.bb b/packages/libmodplug/libmodplug_0.8.bb index 335e83f133..ead04a7cdb 100644 --- a/packages/libmodplug/libmodplug_0.8.bb +++ b/packages/libmodplug/libmodplug_0.8.bb @@ -7,6 +7,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/modplug-xmms/libmodplug-${PV}.tar.gz" inherit autotools pkgconfig +# NOTE: autotools_stage_all does nothing here, we need to do it manually do_stage() { - autotools_stage_all + install -m 0644 ${S}/src/modplug.h ${STAGING_INCDIR} + oe_libinstall -C src -so libmodplug ${STAGING_LIBDIR} } diff --git a/packages/modplugplay/modplugplay_1.0.bb b/packages/modplugplay/modplugplay_1.0.bb index 45caf8d083..d91e2b3a97 100644 --- a/packages/modplugplay/modplugplay_1.0.bb +++ b/packages/modplugplay/modplugplay_1.0.bb @@ -1,20 +1,20 @@ -LICENSE = "GPL" DESCRIPTION = "modplugplay is a commandline mod-like audio file player." +HOMEPAGE = "http://gnu.ethz.ch/linuks.mine.nu/modplugplay/" +LICENSE = "GPL" SECTION = "console/multimedia" DEPENDS = "libmodplug" PR = "r1" -SRC_URI = "http://www.linuks.mine.nu/modplugplay/modplugplay-${PV}.tar.gz" +SRC_URI = "http://gnu.ethz.ch/linuks.mine.nu/modplugplay/modplugplay-${PV}.tar.gz" do_compile() { ${CC} -c ${CFLAGS} modplugplay.c -o modplugplay.o - ${CC} -o modplugplay modplugplay.o ${LDFLAGS} -lmodplug + ${CC} -o modplugplay modplugplay.o ${LDFLAGS} -lmodplug -lstdc++ } do_install() { install -d ${D}${bindir} install -d ${D}${mandir}/man1 - install -m 0755 modplugplay ${D}${bindir}/ - install -m 0644 modplugplay.1 ${D}${mandir}/man1/ + install -m 0755 modplugplay ${D}${bindir}/ + install -m 0644 modplugplay.1 ${D}${mandir}/man1/ } - -- cgit v1.2.3 From d72e5df76a6880670ae07d763033c2e25c5ec416 Mon Sep 17 00:00:00 2001 From: Jeremy Laine Date: Fri, 13 Jun 2008 07:24:05 +0000 Subject: imagemagick: don't call libtoolize for imagemagick, it doesn't work --- packages/imagemagick/imagemagick_6.3.5-10.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/imagemagick/imagemagick_6.3.5-10.bb b/packages/imagemagick/imagemagick_6.3.5-10.bb index 56229802ac..c6e65d4c60 100644 --- a/packages/imagemagick/imagemagick_6.3.5-10.bb +++ b/packages/imagemagick/imagemagick_6.3.5-10.bb @@ -2,7 +2,7 @@ DESCRIPTION = "ImageMagick is an image convertion tools" SECTION = "console/utils" LICENSE = "GPL" DEPENDS = "tiff" -PR = "r1" +PR = "r2" SRC_URI = "ftp://ftp.nluug.nl/pub/ImageMagick/ImageMagick-${PV}.tar.bz2 \ file://PerlMagic_MakePatch;patch=1 \ @@ -15,6 +15,7 @@ S = "${WORKDIR}/ImageMagick-${IMVER}" inherit autotools binconfig pkgconfig +EXTRA_AUTORECONF += "--exclude=libtoolize" EXTRA_OECONF = "--without-x --without-freetype --without-perl" EXTRA_OECONF_openprotium = "--without-x --without-freetype --without-xml --without-perl" -- cgit v1.2.3 From 81c2a75a5fcc209da6239b8da23a20fdb8a587d2 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 08:49:08 +0000 Subject: aspell: add 0.60.6, fixes compile errors with gcc 4.3.x --- packages/aspell/aspell_0.60.6.bb | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 packages/aspell/aspell_0.60.6.bb diff --git a/packages/aspell/aspell_0.60.6.bb b/packages/aspell/aspell_0.60.6.bb new file mode 100644 index 0000000000..66b21f9e52 --- /dev/null +++ b/packages/aspell/aspell_0.60.6.bb @@ -0,0 +1,19 @@ +SRC_URI = "ftp://ftp.gnu.org/gnu/aspell/aspell-${PV}.tar.gz" +DESCRIPTION = "GNU Aspell spell-checker" +SECTION = "console/utils" +LICENSE="LGPL" + +PACKAGES += "libaspell libpspell libpspell-dev aspell-utils" + +FILES_${PN}-dbg += "${libdir}/aspell-0.60/.debu*" +FILES_libaspell = "${libdir}/libaspell.so.* ${libdir}/aspell*" +FILES_aspell-utils = "${bindir}/word-list-compress ${bindir}/aspell-import ${bindir}/run-with-aspell ${bindir}/pre*" +FILES_${PN} = "${bindir}/aspell" +FILES_libpspell = "${libdir}/libpspell.so.*" +FILES_libpspell-dev = "${libdir}/libpspell* ${bindir}/pspell-config ${includedir}/pspell" + +inherit autotools + +do_stage() { + autotools_stage_all +} -- cgit v1.2.3 From 175fdd06804ba09e17057e0c27139b26b45168a9 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 09:10:05 +0000 Subject: tune-cortex a8: remove -ftree-vectorize so people can use 2008q1 as compiler --- conf/machine/include/tune-cortexa8.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/include/tune-cortexa8.inc b/conf/machine/include/tune-cortexa8.inc index f886366f10..51f6f3d72b 100644 --- a/conf/machine/include/tune-cortexa8.inc +++ b/conf/machine/include/tune-cortexa8.inc @@ -3,6 +3,6 @@ # [2] http://gcc.gnu.org/onlinedocs/gcc/ARM-Options.html # [3] https://support.codesourcery.com/GNUToolchain/kbentry29 -TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=neon -ftree-vectorize -mfloat-abi=softfp" +TARGET_CC_ARCH = "-march=armv7-a -mtune=cortex-a8 -mfpu=neon -mfloat-abi=softfp" FEED_ARCH = "armv7a" PACKAGE_ARCH = "armv7a" -- cgit v1.2.3 From 8f68e8de94cc5d73cbf3d80dfbf86bb93742868a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 09:11:18 +0000 Subject: beagleboard: switch to armv7a --- conf/machine/beagleboard.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/beagleboard.conf b/conf/machine/beagleboard.conf index 6842897dd1..6b1d3d4dc0 100644 --- a/conf/machine/beagleboard.conf +++ b/conf/machine/beagleboard.conf @@ -13,9 +13,9 @@ GUI_MACHINE_CLASS = "bigscreen" #Ship all kernel modules till the board support has matured enough MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -include conf/machine/include/tune-arm1136jf-s.inc +#include conf/machine/include/tune-arm1136jf-s.inc # requires gcc 4.3.0: -#include conf/machine/include/tune-cortexa8.inc +include conf/machine/include/tune-cortexa8.inc IMAGE_FSTYPES += "tar.bz2 jffs2" -- cgit v1.2.3 From c2693da3d4aed66686ed08da0af1f547788cf7f3 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 09:12:11 +0000 Subject: omap3evm: switch to armv7a --- conf/machine/omap3evm.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/machine/omap3evm.conf b/conf/machine/omap3evm.conf index 2950ea3da0..5eb5c897c5 100644 --- a/conf/machine/omap3evm.conf +++ b/conf/machine/omap3evm.conf @@ -8,9 +8,9 @@ PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive" XSERVER = "xserver-kdrive-fbdev" GUI_MACHINE_CLASS = "smallscreen" -include conf/machine/include/tune-arm1136jf-s.inc +#include conf/machine/include/tune-arm1136jf-s.inc # requires gcc 4.3.0: -#include conf/machine/include/tune-cortexa8.inc +include conf/machine/include/tune-cortexa8.inc # Ship all kernel modules MACHINE_EXTRA_RRECOMMENDS = " kernel-modules" -- cgit v1.2.3 From 27c30f53ad1d70a9c83b7773283a81cfa59a908d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 09:17:40 +0000 Subject: angstrom feed sorter: sync with version on serinity --- contrib/angstrom/sort.sh | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/contrib/angstrom/sort.sh b/contrib/angstrom/sort.sh index 8923136443..e25d0d934a 100755 --- a/contrib/angstrom/sort.sh +++ b/contrib/angstrom/sort.sh @@ -40,15 +40,15 @@ case "$arch" in "armv4t") machines="ep93xx h6300 om-gta01 om-gta02 fic-gta01 fic-gta02" ;; "armv5te") - machines="davinci-dvevm gumstix-connex gumstix-verdex gumstix e680 a780 a1200 at91sam9263ek rokre6 rokre2 rokr-e2 akita c7x0 h2200 h3900 h4000 h5000 htcapache htctornado htcblueangel htcuniversal hx4700 nslu2le hx2000 ixp4xxle magician netbook-pro nokia770 palmld palmtx palmtt3 palmz72 qemuarm omap5912osk poodle spitz tosa" ;; + machines="davinci-dvevm davinci-sffsdr neuros-osd neuros-osd2 gumstix-connex gumstix-verdex gumstix e680 a780 a1200 at91sam9263ek rokre6 rokre2 rokr-e2 akita c7x0 h2200 h3900 h4000 h5000 htcapache htctornado htcblueangel htcuniversal hx4700 nslu2le hx2000 ixp4xxle magician netbook-pro nokia770 palmld palmtx palmtt3 palmz72 qemuarm omap5912osk poodle spitz tosa" ;; "armv5teb") machines="ixp4xxbe nslu2be" ;; "armv6") - machines="mx31ads nokia800 davinci-sffsdr" ;; + machines="mx31ads nokia800 " ;; "armv7") machines="" ;; "armv7a") - machines="beagleboard" ;; + machines="beagleboard omap3evm " ;; "avr32") machines="atngw100 at32stk1000" ;; "bfin") @@ -82,7 +82,7 @@ for i in `find . -name "*.ipk"| grep $arch` ; do mkdir -p ../$archdir/base/ || } do_index() { -ipkg_tools_path="/usr/local/bin" +ipkg_tools_path="/home/angstrom/bin" echo "Processing $(basename $PWD) packages...." BPWD=`pwd` @@ -101,7 +101,7 @@ for i in ../* ; do if [ -d $i ]; then cd $i echo -n "building index for $i:" |sed s:\.\./:: - ${ipkg_tools_path}/ipkg-make-index -p Packages -l Packages.filelist -m -L ../locales . >& /dev/null + ${ipkg_tools_path}/ipkg-make-index -p Packages -l Packages.filelist -m -L ../locales . >& /tmp/index-log echo " DONE" fi done @@ -130,13 +130,13 @@ echo " DONE" cd ${BPWD} echo -n "Stripping source lines from Package files" -for i in `find . -name Packages` ; do grep -v ^Source: $i|gzip -c9>$i.gz ;gunzip -c $i.gz>$i ; done +for i in `find . -name Packages` ; do grep -v ^Source: $i|gzip -c9>$i.gz ;gunzip -c $i.gz>$i ; touch $i.sig ; done echo " DONE" } echo "Processing 'all' feed" for i in `find . -name "*.ipk"| grep _all` ; do mkdir -p ../all/ || true ;mv $i ../all/ ; done - (cd ../all && ipkg-make-index -p Packages -m . >& /dev/null) + (cd ../all && ipkg-make-index -p Packages -m . >& /dev/null ; touch Packages.sig ) for arch in arm-oabi armv4t armv5teb armv5te armv6 armv7a armv7 avr32 bfin geode i486 i586 i686 iwmmxt ppc405 ppc603e sparc ; do do_sort -- cgit v1.2.3 From f6b4ef49a0d7db1b31d107c02b9b484114330f2f Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 10:08:13 +0000 Subject: libfs: add 1.0.1 --- packages/xorg-lib/libfs_1.0.1.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/xorg-lib/libfs_1.0.1.bb diff --git a/packages/xorg-lib/libfs_1.0.1.bb b/packages/xorg-lib/libfs_1.0.1.bb new file mode 100644 index 0000000000..2bc6b0ae38 --- /dev/null +++ b/packages/xorg-lib/libfs_1.0.1.bb @@ -0,0 +1,7 @@ +require xorg-lib-common.inc + +DESCRIPTION = "X11 Font Services library" +DEPENDS += "xproto fontsproto xtrans" +PE = "1" + +XORG_PN = "libFS" -- cgit v1.2.3 From 13c5baaead1bd57e63d37b52045f2821d6e858fd Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 10:09:31 +0000 Subject: xtrans: add 1.2 --- packages/xorg-lib/xtrans_1.2.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/xorg-lib/xtrans_1.2.bb diff --git a/packages/xorg-lib/xtrans_1.2.bb b/packages/xorg-lib/xtrans_1.2.bb new file mode 100644 index 0000000000..42cf655a3f --- /dev/null +++ b/packages/xorg-lib/xtrans_1.2.bb @@ -0,0 +1,7 @@ +require xorg-lib-common.inc + +DESCRIPTION = "network API translation layer to insulate X applications and \ +libraries from OS network vageries." +PE = "1" + +SRC_URI += "file://fix-missing-includepath.patch;patch=1" -- cgit v1.2.3 From f5068f30fd88e03c9965769faa05d5d0f841784f Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 10:13:43 +0000 Subject: util-macros-native: add 1.1.6 --- packages/xorg-util/util-macros-native_1.1.6.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/xorg-util/util-macros-native_1.1.6.bb diff --git a/packages/xorg-util/util-macros-native_1.1.6.bb b/packages/xorg-util/util-macros-native_1.1.6.bb new file mode 100644 index 0000000000..618e78f116 --- /dev/null +++ b/packages/xorg-util/util-macros-native_1.1.6.bb @@ -0,0 +1,7 @@ +require util-macros_${PV}.bb + +inherit native + +XORG_PN = "util-macros" + +S = "${WORKDIR}/util-macros-${PV}" -- cgit v1.2.3 From d6797424f77e97dc72c7637b558f64677dc978e7 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 10:42:21 +0000 Subject: libxau-native-1.0.3: stop providing "xau" (inherited from libxau-1.0.3) --- packages/xorg-lib/libxau-native_1.0.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/xorg-lib/libxau-native_1.0.3.bb b/packages/xorg-lib/libxau-native_1.0.3.bb index 953a93adf1..3fc07b6ab6 100644 --- a/packages/xorg-lib/libxau-native_1.0.3.bb +++ b/packages/xorg-lib/libxau-native_1.0.3.bb @@ -1,6 +1,7 @@ require libxau_${PV}.bb DEPENDS = "xproto-native util-macros-native" +PROVIDES = "" PR = "r1" XORG_PN = "libXau" -- cgit v1.2.3 From d806abe502951a919d3a770a7d01894454a3433f Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:47:22 +0000 Subject: constype: add 1.0.1 --- packages/xorg-app/constype_1.0.1.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/constype_1.0.1.bb diff --git a/packages/xorg-app/constype_1.0.1.bb b/packages/xorg-app/constype_1.0.1.bb new file mode 100644 index 0000000000..96b340c8c7 --- /dev/null +++ b/packages/xorg-app/constype_1.0.1.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "print an X window dump" +DEPENDS += " libxmu virtual/libx11" +PE = "1" -- cgit v1.2.3 From d0c4168eca83b2fb8865d484f1ba374e05f3dd5e Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:47:48 +0000 Subject: editres: add 1.0.3 --- packages/xorg-app/editres_1.0.3.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/editres_1.0.3.bb diff --git a/packages/xorg-app/editres_1.0.3.bb b/packages/xorg-app/editres_1.0.3.bb new file mode 100644 index 0000000000..a307941b3a --- /dev/null +++ b/packages/xorg-app/editres_1.0.3.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libxt libxmu libxaw" + -- cgit v1.2.3 From e4bd1a3cf931d07c16b0564a5a41c0081f1a1141 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:48:17 +0000 Subject: fonttosfnt: add 1.0.4 --- packages/xorg-app/fonttosfnt_1.0.4.bb | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 packages/xorg-app/fonttosfnt_1.0.4.bb diff --git a/packages/xorg-app/fonttosfnt_1.0.4.bb b/packages/xorg-app/fonttosfnt_1.0.4.bb new file mode 100644 index 0000000000..8b7d7be108 --- /dev/null +++ b/packages/xorg-app/fonttosfnt_1.0.4.bb @@ -0,0 +1,7 @@ +require xorg-app-common.inc +PE = "1" + +#DESCRIPTION = "" + +DEPENDS += " xproto freetype libfontenc" + -- cgit v1.2.3 From 25191b019d8cd47cc4bb1d84ed32848ce0eca7dd Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:48:48 +0000 Subject: fslsfonts: add 1.0.2 --- packages/xorg-app/fslsfonts_1.0.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/fslsfonts_1.0.2.bb diff --git a/packages/xorg-app/fslsfonts_1.0.2.bb b/packages/xorg-app/fslsfonts_1.0.2.bb new file mode 100644 index 0000000000..9ba7ad6030 --- /dev/null +++ b/packages/xorg-app/fslsfonts_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libfs" + -- cgit v1.2.3 From 2eebb4374076118688363c6fd1f638edd59f8637 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:50:01 +0000 Subject: fstobdf: add 1.0.3 --- packages/xorg-app/fstobdf_1.0.3.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/fstobdf_1.0.3.bb diff --git a/packages/xorg-app/fstobdf_1.0.3.bb b/packages/xorg-app/fstobdf_1.0.3.bb new file mode 100644 index 0000000000..9ba7ad6030 --- /dev/null +++ b/packages/xorg-app/fstobdf_1.0.3.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libfs" + -- cgit v1.2.3 From c74dd3772cf857134b9ef281895dd1e5c257474c Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:50:50 +0000 Subject: mkfontscale: add 1.0.5 --- packages/xorg-app/mkfontscale-native_1.0.5.bb | 7 +++++++ packages/xorg-app/mkfontscale_1.0.5.bb | 5 +++++ 2 files changed, 12 insertions(+) create mode 100644 packages/xorg-app/mkfontscale-native_1.0.5.bb create mode 100644 packages/xorg-app/mkfontscale_1.0.5.bb diff --git a/packages/xorg-app/mkfontscale-native_1.0.5.bb b/packages/xorg-app/mkfontscale-native_1.0.5.bb new file mode 100644 index 0000000000..bae3416b67 --- /dev/null +++ b/packages/xorg-app/mkfontscale-native_1.0.5.bb @@ -0,0 +1,7 @@ +inherit native +require mkfontscale_${PV}.bb + +DEPENDS = "libx11-native libfontenc-native freetype-native" + +S="${WORKDIR}/mkfontscale-${PV}" +XORG_PN="mkfontscale" diff --git a/packages/xorg-app/mkfontscale_1.0.5.bb b/packages/xorg-app/mkfontscale_1.0.5.bb new file mode 100644 index 0000000000..126918b065 --- /dev/null +++ b/packages/xorg-app/mkfontscale_1.0.5.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "a program to create an index of scalable font files for X" + +DEPENDS += " zlib libfontenc freetype virtual/libx11" -- cgit v1.2.3 From 1921a389b54715866c0fbadc74d1de896ab89375 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:53:22 +0000 Subject: rendercheck: add 1.3 --- packages/xorg-app/rendercheck_1.3.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-app/rendercheck_1.3.bb diff --git a/packages/xorg-app/rendercheck_1.3.bb b/packages/xorg-app/rendercheck_1.3.bb new file mode 100644 index 0000000000..3a5e1ab574 --- /dev/null +++ b/packages/xorg-app/rendercheck_1.3.bb @@ -0,0 +1,4 @@ +require xorg-app-common.inc + +DESCRIPTION = "a program to test Render extension implementations" +DEPENDS += "libxrender" -- cgit v1.2.3 From 5eb26f059d9178b73948f83e7a7fe8ebdf95167a Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:53:52 +0000 Subject: rgb: add 1.0.3 --- packages/xorg-app/rgb_1.0.3.bb | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 packages/xorg-app/rgb_1.0.3.bb diff --git a/packages/xorg-app/rgb_1.0.3.bb b/packages/xorg-app/rgb_1.0.3.bb new file mode 100644 index 0000000000..5598b6c041 --- /dev/null +++ b/packages/xorg-app/rgb_1.0.3.bb @@ -0,0 +1,8 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " xproto util-macros" + +FILES_${PN} += "${datadir}/X11" + + -- cgit v1.2.3 From d03a46ab334b59d2eb96c80f5c93b490765d3698 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:54:45 +0000 Subject: showfont: add 1.0.2 --- packages/xorg-app/showfont_1.0.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/showfont_1.0.2.bb diff --git a/packages/xorg-app/showfont_1.0.2.bb b/packages/xorg-app/showfont_1.0.2.bb new file mode 100644 index 0000000000..28c0f81c91 --- /dev/null +++ b/packages/xorg-app/showfont_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " libfs" + -- cgit v1.2.3 From 985699e29895a2a8766ff36f29e578ffff9d486b Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:55:40 +0000 Subject: xdm: add 1.1.8 --- packages/xorg-app/xdm_1.1.8.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/xorg-app/xdm_1.1.8.bb diff --git a/packages/xorg-app/xdm_1.1.8.bb b/packages/xorg-app/xdm_1.1.8.bb new file mode 100644 index 0000000000..eb153b1da9 --- /dev/null +++ b/packages/xorg-app/xdm_1.1.8.bb @@ -0,0 +1,10 @@ +require xorg-app-common.inc +PE = "1" + +DESCRIPTION = "X display manager" + +DEPENDS += " libxmu libxinerama libxpm libxdmcp libxau virtual/libx11 libxext libxdmcp libxt libxaw" + +EXTRA_OECONF += " --with-random-device=/dev/urandom" + +FILES_${PN}-dbg += "${libdir}/X11/xdm/.debug/*" -- cgit v1.2.3 From 062417b473cdaa5fabd4efc0d257868ad152b6e0 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:56:40 +0000 Subject: xdpyinfo: add 1.0.3 --- packages/xorg-app/xdpyinfo_1.0.3.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/xorg-app/xdpyinfo_1.0.3.bb diff --git a/packages/xorg-app/xdpyinfo_1.0.3.bb b/packages/xorg-app/xdpyinfo_1.0.3.bb new file mode 100644 index 0000000000..2ecd1a6709 --- /dev/null +++ b/packages/xorg-app/xdpyinfo_1.0.3.bb @@ -0,0 +1,10 @@ +require xorg-app-common.inc + +DESCRIPTION = "X display information utility" +LICENSE = "MIT" +DEPENDS += "libxtst libxext libxxf86vm libxxf86dga libxxf86misc libxi libxrender libxinerama libdmx libxp libxau" +PE = "1" + +SRC_URI += "file://disable-xkb.patch;patch=1" + +EXTRA_OECONF = "--disable-xkb" -- cgit v1.2.3 From 583fc48511a38b72875fc9ff7bf9d21f7b8bc06e Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:58:23 +0000 Subject: xfs: add 1.0.8 --- packages/xorg-app/xfs_1.0.8.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/xfs_1.0.8.bb diff --git a/packages/xorg-app/xfs_1.0.8.bb b/packages/xorg-app/xfs_1.0.8.bb new file mode 100644 index 0000000000..8cef4bda9a --- /dev/null +++ b/packages/xorg-app/xfs_1.0.8.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "X fontserver" +DEPENDS += " libfs libxfont xtrans" +PE = "1" -- cgit v1.2.3 From 3257984011a5a1730197cb285b9013392c17307c Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 11:58:55 +0000 Subject: xfsinfo: add 1.0.2 --- packages/xorg-app/xfsinfo_1.0.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-app/xfsinfo_1.0.2.bb diff --git a/packages/xorg-app/xfsinfo_1.0.2.bb b/packages/xorg-app/xfsinfo_1.0.2.bb new file mode 100644 index 0000000000..9ba7ad6030 --- /dev/null +++ b/packages/xorg-app/xfsinfo_1.0.2.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc +PE = "1" + +DEPENDS += " virtual/libx11 libfs" + -- cgit v1.2.3 From e70b36c2a71f00a49c7051dd8821be6392674638 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 12:00:05 +0000 Subject: xkbcomp: add 1.0.5 --- packages/xorg-app/xkbcomp-native_1.0.5.bb | 11 +++++++++++ packages/xorg-app/xkbcomp_1.0.5.bb | 5 +++++ 2 files changed, 16 insertions(+) create mode 100644 packages/xorg-app/xkbcomp-native_1.0.5.bb create mode 100644 packages/xorg-app/xkbcomp_1.0.5.bb diff --git a/packages/xorg-app/xkbcomp-native_1.0.5.bb b/packages/xorg-app/xkbcomp-native_1.0.5.bb new file mode 100644 index 0000000000..ee7c25c407 --- /dev/null +++ b/packages/xorg-app/xkbcomp-native_1.0.5.bb @@ -0,0 +1,11 @@ +DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard." + +SECTION = "x11/applications" +LICENSE = "MIT-X" +S="${WORKDIR}/xkbcomp-${PV}" + +DEPENDS = "libx11-native libxkbfile-native" + +SRC_URI = "${XORG_MIRROR}/individual/app/xkbcomp-${PV}.tar.bz2" + +inherit native autotools pkgconfig diff --git a/packages/xorg-app/xkbcomp_1.0.5.bb b/packages/xorg-app/xkbcomp_1.0.5.bb new file mode 100644 index 0000000000..ca6cdb8898 --- /dev/null +++ b/packages/xorg-app/xkbcomp_1.0.5.bb @@ -0,0 +1,5 @@ +require xorg-app-common.inc + +DESCRIPTION = "The X Keyboard Extension essentially replaces the core protocol definition of keyboard." + +DEPENDS += " virtual/libx11 libxkbfile" -- cgit v1.2.3 From 3b1236ecf5c5beb739c5f74a33f814d5267882de Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 12:11:20 +0000 Subject: xorg-docs: add 1.4 --- packages/xorg-doc/xorg-docs_1.4.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/xorg-doc/xorg-docs_1.4.bb diff --git a/packages/xorg-doc/xorg-docs_1.4.bb b/packages/xorg-doc/xorg-docs_1.4.bb new file mode 100644 index 0000000000..6b5cbad5f5 --- /dev/null +++ b/packages/xorg-doc/xorg-docs_1.4.bb @@ -0,0 +1,12 @@ +require xorg-doc-common.inc + +DESCRIPTION = "The documentation in this package is from xc/doc in the monolithic \ +source tree." + +DEPENDS += " intltool" + +PE = "1" + +FILES_${PN} += " /usr/share/X11/doc" + +EXTRA_OECONF += " ac_cv_file__usr_share_sgml_X11_defs_ent=no " -- cgit v1.2.3 From 9ca2c7b9bd3f96715d5e6b15504716bbc001c2f6 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 12:12:55 +0000 Subject: xinit: add 1.0.9 --- packages/xorg-app/xinit_1.0.9.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/xorg-app/xinit_1.0.9.bb diff --git a/packages/xorg-app/xinit_1.0.9.bb b/packages/xorg-app/xinit_1.0.9.bb new file mode 100644 index 0000000000..ce82fb05d4 --- /dev/null +++ b/packages/xorg-app/xinit_1.0.9.bb @@ -0,0 +1,6 @@ +require xorg-app-common.inc + +DESCRIPTION = "X Window System initializer" +PE = "1" + +FILES_${PN} += "${libdir}X11/xinit" -- cgit v1.2.3 From 4111afcc7db262f5b895cc1e5592446cbba5a90d Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 13:03:29 +0000 Subject: efika: prefer linux-rt --- conf/machine/efika.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/efika.conf b/conf/machine/efika.conf index a4f8adcb60..5bf42da797 100644 --- a/conf/machine/efika.conf +++ b/conf/machine/efika.conf @@ -5,7 +5,7 @@ TARGET_ARCH = "powerpc" PACKAGE_EXTRA_ARCHS = "ppc603e" -#PREFERRED_PROVIDER_virtual/kernel ?= "linux-${MACHINE}" +PREFERRED_PROVIDER_virtual/kernel ?= "linux-rt" MACHINE_FEATURES = "kernel26 usbhost ext2 alsa" -- cgit v1.2.3 From 311cb0f700ec4b9b978c51ee76aa32504c52563a Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 13:08:17 +0000 Subject: linux-omap2 git: fix omap3evm build --- .../linux/linux-omap2-git/omap3evm/flash.patch | 558 --------------------- .../linux-omap2-git/omap3evm/no-harry-potter.diff | 11 + packages/linux/linux-omap2_git.bb | 1 - 3 files changed, 11 insertions(+), 559 deletions(-) delete mode 100644 packages/linux/linux-omap2-git/omap3evm/flash.patch create mode 100644 packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff diff --git a/packages/linux/linux-omap2-git/omap3evm/flash.patch b/packages/linux/linux-omap2-git/omap3evm/flash.patch deleted file mode 100644 index 4c76cd97bd..0000000000 --- a/packages/linux/linux-omap2-git/omap3evm/flash.patch +++ /dev/null @@ -1,558 +0,0 @@ -diff --git a/arch/arm/mach-omap2/Makefile b/arch/arm/mach-omap2/Makefile -index 13d0043..d582b8f 100644 ---- a/arch/arm/mach-omap2/Makefile -+++ b/arch/arm/mach-omap2/Makefile -@@ -44,7 +44,8 @@ obj-$(CONFIG_MACH_OMAP3EVM) += board-omap3evm.o \ - board-omap3evm-flash.o - obj-$(CONFIG_MACH_OMAP3_BEAGLE) += board-omap3beagle.o \ - usb-musb.o usb-ehci.o \ -- hsmmc.o -+ hsmmc.o \ -+ board-omap3beagle-flash.o - obj-$(CONFIG_MACH_OMAP_LDP) += board-ldp.o \ - hsmmc.o \ - usb-musb.o -diff --git a/arch/arm/mach-omap2/board-omap3beagle-flash.c b/arch/arm/mach-omap2/board-omap3beagle-flash.c -new file mode 100644 -index 0000000..5346df0 ---- /dev/null -+++ b/arch/arm/mach-omap2/board-omap3beagle-flash.c -@@ -0,0 +1,119 @@ -+/* -+ * board-omap3beagle-flash.c -+ * -+ * Copyright (c) 2008 Texas Instruments -+ * -+ * Modified from board-omap3evm-flash.c -+ * -+ * This program is free software; you can redistribute it and/or modify -+ * it under the terms of the GNU General Public License version 2 as -+ * published by the Free Software Foundation. -+ */ -+ -+#include -+#include -+#include -+#include -+#include -+#include -+#include -+ -+#include -+#include -+#include -+#include -+ -+#define GPMC_CS0_BASE 0x60 -+#define GPMC_CS_SIZE 0x30 -+ -+static struct mtd_partition omap3beagle_nand_partitions[] = { -+ /* All the partition sizes are listed in terms of NAND block size */ -+ { -+ .name = "X-Loader", -+ .offset = 0, -+ .size = 4*(64 * 2048), -+ .mask_flags = MTD_WRITEABLE, /* force read-only */ -+ }, -+ { -+ .name = "U-Boot", -+ .offset = MTDPART_OFS_APPEND, /* Offset = 0x80000 */ -+ .size = 15*(64 * 2048), -+ .mask_flags = MTD_WRITEABLE, /* force read-only */ -+ }, -+ { -+ .name = "U-Boot Env", -+ .offset = MTDPART_OFS_APPEND, /* Offset = 0x260000 */ -+ .size = 1*(64 * 2048), -+ }, -+ { -+ .name = "Kernel", -+ .offset = MTDPART_OFS_APPEND, /* Offset = 0x280000 */ -+ .size = 32*(64 * 2048), -+ }, -+ { -+ .name = "File System", -+ .offset = MTDPART_OFS_APPEND, /* Offset = 0x680000 */ -+ .size = MTDPART_SIZ_FULL, -+ }, -+}; -+ -+static struct omap_nand_platform_data omap3beagle_nand_data = { -+ .parts = omap3beagle_nand_partitions, -+ .nr_parts = ARRAY_SIZE(omap3beagle_nand_partitions), -+ .dma_channel = -1, /* disable DMA in OMAP NAND driver */ -+ .nand_setup = NULL, -+ .dev_ready = NULL, -+}; -+ -+static struct resource omap3beagle_nand_resource = { -+ .flags = IORESOURCE_MEM, -+}; -+ -+static struct platform_device omap3beagle_nand_device = { -+ .name = "omap2-nand", -+ .id = -1, -+ .dev = { -+ .platform_data = &omap3beagle_nand_data, -+ }, -+ .num_resources = 1, -+ .resource = &omap3beagle_nand_resource, -+}; -+ -+ -+void __init omap3beagle_flash_init(void) -+{ -+ u8 cs = 0; -+ u8 nandcs = GPMC_CS_NUM + 1; -+ -+ u32 gpmc_base_add = OMAP34XX_GPMC_VIRT; -+ -+ /* find out the chip-select on which NAND exists */ -+ while (cs < GPMC_CS_NUM) { -+ u32 ret = 0; -+ ret = gpmc_cs_read_reg(cs, GPMC_CS_CONFIG1); -+ -+ if ((ret & 0xC00) == 0x800) { -+ printk(KERN_INFO "Found NAND on CS%d\n", cs); -+ if (nandcs > GPMC_CS_NUM) -+ nandcs = cs; -+ } -+ cs++; -+ } -+ -+ if (nandcs > GPMC_CS_NUM) { -+ printk(KERN_INFO "NAND: Unable to find configuration " -+ "in GPMC\n "); -+ return; -+ } -+ -+ if (nandcs < GPMC_CS_NUM) { -+ omap3beagle_nand_data.cs = nandcs; -+ omap3beagle_nand_data.gpmc_cs_baseaddr = (void *)(gpmc_base_add + -+ GPMC_CS0_BASE + nandcs * GPMC_CS_SIZE); -+ omap3beagle_nand_data.gpmc_baseaddr = (void *) (gpmc_base_add); -+ -+ printk(KERN_INFO "Registering NAND on CS%d\n", nandcs); -+ if (platform_device_register(&omap3beagle_nand_device) < 0) -+ printk(KERN_ERR "Unable to register NAND device\n"); -+ } -+} -diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c -index c992cc7..99e042e 100644 ---- a/arch/arm/mach-omap2/board-omap3beagle.c -+++ b/arch/arm/mach-omap2/board-omap3beagle.c -@@ -94,6 +94,7 @@ static void __init omap3_beagle_init(void) - hsmmc_init(); - usb_musb_init(); - usb_ehci_init(); -+ omap3beagle_flash_init(); - } - - arch_initcall(omap3_beagle_i2c_init); -diff --git a/drivers/mtd/nand/Kconfig b/drivers/mtd/nand/Kconfig -index 3d5e432..02b9ced 100644 ---- a/drivers/mtd/nand/Kconfig -+++ b/drivers/mtd/nand/Kconfig -@@ -71,7 +71,7 @@ config MTD_NAND_AMS_DELTA - - config MTD_NAND_OMAP2 - tristate "NAND Flash device on OMAP 2420H4/2430SDP boards" -- depends on (ARM && ARCH_OMAP2 && MTD_NAND) -+ depends on ARM && MTD_NAND && (ARCH_OMAP2 || ARCH_OMAP3) - help - Support for NAND flash on Texas Instruments 2430SDP/2420H4 platforms. - -diff --git a/drivers/mtd/nand/omap2.c b/drivers/mtd/nand/omap2.c -index 3b7307c..3aac1d2 100644 ---- a/drivers/mtd/nand/omap2.c -+++ b/drivers/mtd/nand/omap2.c -@@ -111,15 +111,6 @@ - static const char *part_probes[] = { "cmdlinepart", NULL }; - #endif - --static int hw_ecc = 1; -- --/* new oob placement block for use with hardware ecc generation */ --static struct nand_ecclayout omap_hw_eccoob = { -- .eccbytes = 12, -- .eccpos = {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13}, -- .oobfree = {{16, 32}, {33, 63} }, --}; -- - struct omap_nand_info { - struct nand_hw_control controller; - struct omap_nand_platform_data *pdata; -@@ -133,6 +124,13 @@ struct omap_nand_info { - void __iomem *gpmc_cs_baseaddr; - void __iomem *gpmc_baseaddr; - }; -+ -+/* -+ * omap_nand_wp - This function enable or disable the Write Protect feature on -+ * NAND device -+ * @mtd: MTD device structure -+ * @mode: WP ON/OFF -+ */ - static void omap_nand_wp(struct mtd_info *mtd, int mode) - { - struct omap_nand_info *info = container_of(mtd, -@@ -189,11 +187,11 @@ static void omap_hwcontrol(struct mtd_info *mtd, int cmd, unsigned int ctrl) - } - - /* --* omap_read_buf - read data from NAND controller into buffer --* @mtd: MTD device structure --* @buf: buffer to store date --* @len: number of bytes to read --*/ -+ * omap_read_buf - read data from NAND controller into buffer -+ * @mtd: MTD device structure -+ * @buf: buffer to store date -+ * @len: number of bytes to read -+ */ - static void omap_read_buf(struct mtd_info *mtd, u_char *buf, int len) - { - struct omap_nand_info *info = container_of(mtd, -@@ -207,11 +205,11 @@ static void omap_read_buf(struct mtd_info *mtd, u_char *buf, int len) - } - - /* --* omap_write_buf - write buffer to NAND controller --* @mtd: MTD device structure --* @buf: data buffer --* @len: number of bytes to write --*/ -+ * omap_write_buf - write buffer to NAND controller -+ * @mtd: MTD device structure -+ * @buf: data buffer -+ * @len: number of bytes to write -+ */ - static void omap_write_buf(struct mtd_info *mtd, const u_char * buf, int len) - { - struct omap_nand_info *info = container_of(mtd, -@@ -250,10 +248,16 @@ static int omap_verify_buf(struct mtd_info *mtd, const u_char * buf, int len) - return 0; - } - -+#ifdef CONFIG_MTD_NAND_OMAP_HWECC -+/* -+ * omap_hwecc_init-Initialize the Hardware ECC for NAND flash in GPMC controller -+ * @mtd: MTD device structure -+ */ - static void omap_hwecc_init(struct mtd_info *mtd) - { - struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, - mtd); -+ register struct nand_chip *chip = mtd->priv; - unsigned long val = 0x0; - - /* Read from ECC Control Register */ -@@ -264,16 +268,15 @@ static void omap_hwecc_init(struct mtd_info *mtd) - - /* Read from ECC Size Config Register */ - val = __raw_readl(info->gpmc_baseaddr + GPMC_ECC_SIZE_CONFIG); -- /* ECCSIZE1=512 | ECCSIZE0=8bytes | Select eccResultsize[0123] */ -- val = ((0x000000FF<<22) | (0x00000003<<12) | (0x0000000F)); -+ /* ECCSIZE1=512 | Select eccResultsize[0-3] */ -+ val = ((((chip->ecc.size >> 1) - 1) << 22) | (0x0000000F)); - __raw_writel(val, info->gpmc_baseaddr + GPMC_ECC_SIZE_CONFIG); -- -- - } - - /* -- * This function will generate true ECC value, which can be used -+ * gen_true_ecc - This function will generate true ECC value, which can be used - * when correcting data read from NAND flash memory core -+ * @ecc_buf: buffer to store ecc code - */ - static void gen_true_ecc(u8 *ecc_buf) - { -@@ -289,8 +292,12 @@ static void gen_true_ecc(u8 *ecc_buf) - } - - /* -- * This function compares two ECC's and indicates if there is an error. -- * If the error can be corrected it will be corrected to the buffer -+ * omap_compare_ecc - This function compares two ECC's and indicates if there -+ * is an error. If the error can be corrected it will be corrected to the -+ * buffer -+ * @ecc_data1: ecc code from nand spare area -+ * @ecc_data2: ecc code from hardware register obtained from hardware ecc -+ * @page_data: page data - */ - static int omap_compare_ecc(u8 *ecc_data1, /* read from NAND memory */ - u8 *ecc_data2, /* read from register */ -@@ -409,6 +416,14 @@ static int omap_compare_ecc(u8 *ecc_data1, /* read from NAND memory */ - } - } - -+/* -+ * omap_correct_data - Compares the ecc read from nand spare area with ECC -+ * registers values and corrects one bit error if it has occured -+ * @mtd: MTD device structure -+ * @dat: page data -+ * @read_ecc: ecc read from nand flash -+ * @calc_ecc: ecc read from ECC registers -+ */ - static int omap_correct_data(struct mtd_info *mtd, u_char * dat, - u_char * read_ecc, u_char * calc_ecc) - { -@@ -436,65 +451,64 @@ static int omap_correct_data(struct mtd_info *mtd, u_char * dat, - } - - /* --** Generate non-inverted ECC bytes. --** --** Using noninverted ECC can be considered ugly since writing a blank --** page ie. padding will clear the ECC bytes. This is no problem as long --** nobody is trying to write data on the seemingly unused page. --** --** Reading an erased page will produce an ECC mismatch between --** generated and read ECC bytes that has to be dealt with separately. --*/ -+ * omap_calcuate_ecc - Generate non-inverted ECC bytes. -+ * Using noninverted ECC can be considered ugly since writing a blank -+ * page ie. padding will clear the ECC bytes. This is no problem as long -+ * nobody is trying to write data on the seemingly unused page. Reading -+ * an erased page will produce an ECC mismatch between generated and read -+ * ECC bytes that has to be dealt with separately. -+ * @mtd: MTD device structure -+ * @dat: The pointer to data on which ecc is computed -+ * @ecc_code: The ecc_code buffer -+ */ - static int omap_calculate_ecc(struct mtd_info *mtd, const u_char *dat, - u_char *ecc_code) - { - struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, - mtd); - unsigned long val = 0x0; -- unsigned long reg, n; -- -- /* Ex NAND_ECC_HW12_2048 */ -- if ((info->nand.ecc.mode == NAND_ECC_HW) && -- (info->nand.ecc.size == 2048)) -- n = 4; -- else -- n = 1; -+ unsigned long reg; - - /* Start Reading from HW ECC1_Result = 0x200 */ - reg = (unsigned long)(info->gpmc_baseaddr + GPMC_ECC1_RESULT); -- while (n--) { -- val = __raw_readl(reg); -- *ecc_code++ = val; /* P128e, ..., P1e */ -- *ecc_code++ = val >> 16; /* P128o, ..., P1o */ -- /* P2048o, P1024o, P512o, P256o, P2048e, P1024e, P512e, P256e */ -- *ecc_code++ = ((val >> 8) & 0x0f) | ((val >> 20) & 0xf0); -- reg += 4; -- } -+ val = __raw_readl(reg); -+ *ecc_code++ = val; /* P128e, ..., P1e */ -+ *ecc_code++ = val >> 16; /* P128o, ..., P1o */ -+ /* P2048o, P1024o, P512o, P256o, P2048e, P1024e, P512e, P256e */ -+ *ecc_code++ = ((val >> 8) & 0x0f) | ((val >> 20) & 0xf0); -+ reg += 4; - - return 0; --} /* omap_calculate_ecc */ -+} - -+/* -+ * omap_enable_hwecc - This function enables the hardware ecc functionality -+ * @mtd: MTD device structure -+ * @mode: Read/Write mode -+ */ - static void omap_enable_hwecc(struct mtd_info *mtd, int mode) - { - struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, - mtd); -+ register struct nand_chip *chip = mtd->priv; -+ unsigned int dev_width = (chip->options & NAND_BUSWIDTH_16) ? 1 : 0; - unsigned long val = __raw_readl(info->gpmc_baseaddr + GPMC_ECC_CONFIG); - - switch (mode) { - case NAND_ECC_READ : - __raw_writel(0x101, info->gpmc_baseaddr + GPMC_ECC_CONTROL); -- /* ECC 16 bit col) | ( CS 0 ) | ECC Enable */ -- val = (1 << 7) | (0x0) | (0x1) ; -+ /* (ECC 16 or 8 bit col) | ( CS ) | ECC Enable */ -+ val = (dev_width << 7) | (info->gpmc_cs << 1) | (0x1); - break; - case NAND_ECC_READSYN : -- __raw_writel(0x100, info->gpmc_baseaddr + GPMC_ECC_CONTROL); -- /* ECC 16 bit col) | ( CS 0 ) | ECC Enable */ -- val = (1 << 7) | (0x0) | (0x1) ; -+ __raw_writel(0x100, info->gpmc_baseaddr + GPMC_ECC_CONTROL); -+ /* (ECC 16 or 8 bit col) | ( CS ) | ECC Enable */ -+ val = (dev_width << 7) | (info->gpmc_cs << 1) | (0x1); - break; - case NAND_ECC_WRITE : - __raw_writel(0x101, info->gpmc_baseaddr + GPMC_ECC_CONTROL); -- /* ECC 16 bit col) | ( CS 0 ) | ECC Enable */ -- val = (1 << 7) | (0x0) | (0x1) ; -+ /* (ECC 16 or 8 bit col) | ( CS ) | ECC Enable */ -+ val = (dev_width << 7) | (info->gpmc_cs << 1) | (0x1); - break; - default: - DEBUG(MTD_DEBUG_LEVEL0, "Error: Unrecognized Mode[%d]!\n", -@@ -504,7 +518,38 @@ static void omap_enable_hwecc(struct mtd_info *mtd, int mode) - - __raw_writel(val, info->gpmc_baseaddr + GPMC_ECC_CONFIG); - } -+#endif - -+/* -+ * omap_wait - Wait function is called during Program and erase -+ * operations and the way it is called from MTD layer, we should wait -+ * till the NAND chip is ready after the programming/erase operation -+ * has completed. -+ * @mtd: MTD device structure -+ * @chip: NAND Chip structure -+ */ -+static int omap_wait(struct mtd_info *mtd, struct nand_chip *chip) -+{ -+ register struct nand_chip *this = mtd->priv; -+ struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, -+ mtd); -+ int status = 0; -+ -+ this->IO_ADDR_W = (void *) info->gpmc_cs_baseaddr + -+ GPMC_CS_NAND_COMMAND; -+ this->IO_ADDR_R = (void *) info->gpmc_cs_baseaddr + GPMC_CS_NAND_DATA; -+ -+ while (!(status & 0x40)) { -+ __raw_writeb(NAND_CMD_STATUS & 0xFF, this->IO_ADDR_W); -+ status = __raw_readb(this->IO_ADDR_R); -+ } -+ return status; -+} -+ -+/* -+ * omap_dev_ready - calls the platform specific dev_ready function -+ * @mtd: MTD device structure -+ */ - static int omap_dev_ready(struct mtd_info *mtd) - { - struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, -@@ -534,7 +579,7 @@ static int __devinit omap_nand_probe(struct platform_device *pdev) - struct omap_nand_info *info; - struct omap_nand_platform_data *pdata; - int err; -- unsigned long val; -+ unsigned long val; - - - pdata = pdev->dev.platform_data; -@@ -568,15 +613,20 @@ static int __devinit omap_nand_probe(struct platform_device *pdev) - } - - /* Enable RD PIN Monitoring Reg */ -- val = gpmc_cs_read_reg(info->gpmc_cs, GPMC_CS_CONFIG1); -- val |= WR_RD_PIN_MONITORING; -- gpmc_cs_write_reg(info->gpmc_cs, GPMC_CS_CONFIG1, val); -+ if (pdata->dev_ready) { -+ val = gpmc_cs_read_reg(info->gpmc_cs, GPMC_CS_CONFIG1); -+ val |= WR_RD_PIN_MONITORING; -+ gpmc_cs_write_reg(info->gpmc_cs, GPMC_CS_CONFIG1, val); -+ } - - val = gpmc_cs_read_reg(info->gpmc_cs, GPMC_CS_CONFIG7); - val &= ~(0xf << 8); - val |= (0xc & 0xf) << 8; - gpmc_cs_write_reg(info->gpmc_cs, GPMC_CS_CONFIG7, val); - -+ /* NAND write protect off */ -+ omap_nand_wp(&info->mtd, NAND_WP_OFF); -+ - if (!request_mem_region(info->phys_base, NAND_IO_SIZE, - pdev->dev.driver->name)) { - err = -EBUSY; -@@ -597,29 +647,39 @@ static int __devinit omap_nand_probe(struct platform_device *pdev) - info->nand.write_buf = omap_write_buf; - info->nand.verify_buf = omap_verify_buf; - -- info->nand.dev_ready = omap_dev_ready; -- info->nand.chip_delay = 0; -- -- /* Options */ -- info->nand.options = NAND_BUSWIDTH_16; -- info->nand.options |= NAND_SKIP_BBTSCAN; -- -- if (hw_ecc) { -- /* init HW ECC */ -- omap_hwecc_init(&info->mtd); -- -- info->nand.ecc.calculate = omap_calculate_ecc; -- info->nand.ecc.hwctl = omap_enable_hwecc; -- info->nand.ecc.correct = omap_correct_data; -- info->nand.ecc.mode = NAND_ECC_HW; -- info->nand.ecc.bytes = 12; -- info->nand.ecc.size = 2048; -- info->nand.ecc.layout = &omap_hw_eccoob; -- -+ /* -+ * If RDY/BSY line is connected to OMAP then use the omap ready funcrtion -+ * and the generic nand_wait function which reads the status register -+ * after monitoring the RDY/BSY line.Otherwise use a standard chip delay -+ * which is slightly more than tR (AC Timing) of the NAND device and read -+ * status register until you get a failure or success -+ */ -+ if (pdata->dev_ready) { -+ info->nand.dev_ready = omap_dev_ready; -+ info->nand.chip_delay = 0; - } else { -- info->nand.ecc.mode = NAND_ECC_SOFT; -+ info->nand.waitfunc = omap_wait; -+ info->nand.chip_delay = 50; - } - -+ info->nand.options |= NAND_SKIP_BBTSCAN; -+ if ((gpmc_cs_read_reg(info->gpmc_cs, GPMC_CS_CONFIG1) & 0x3000) -+ == 0x1000) -+ info->nand.options |= NAND_BUSWIDTH_16; -+ -+#ifdef CONFIG_MTD_NAND_OMAP_HWECC -+ info->nand.ecc.bytes = 3; -+ info->nand.ecc.size = 512; -+ info->nand.ecc.calculate = omap_calculate_ecc; -+ info->nand.ecc.hwctl = omap_enable_hwecc; -+ info->nand.ecc.correct = omap_correct_data; -+ info->nand.ecc.mode = NAND_ECC_HW; -+ -+ /* init HW ECC */ -+ omap_hwecc_init(&info->mtd); -+#else -+ info->nand.ecc.mode = NAND_ECC_SOFT; -+#endif - - /* DIP switches on some boards change between 8 and 16 bit - * bus widths for flash. Try the other width if the first try fails. -@@ -636,14 +696,12 @@ static int __devinit omap_nand_probe(struct platform_device *pdev) - err = parse_mtd_partitions(&info->mtd, part_probes, &info->parts, 0); - if (err > 0) - add_mtd_partitions(&info->mtd, info->parts, err); -- else if (err < 0 && pdata->parts) -+ else if (err <= 0 && pdata->parts) - add_mtd_partitions(&info->mtd, pdata->parts, pdata->nr_parts); - else - #endif - add_mtd_device(&info->mtd); - -- omap_nand_wp(&info->mtd, NAND_WP_OFF); -- - platform_set_drvdata(pdev, &info->mtd); - - return 0; -diff --git a/include/asm-arm/arch-omap/board-omap3beagle.h b/include/asm-arm/arch-omap/board-omap3beagle.h -index 46dff31..26ecfb8 100644 ---- a/include/asm-arm/arch-omap/board-omap3beagle.h -+++ b/include/asm-arm/arch-omap/board-omap3beagle.h -@@ -29,5 +29,7 @@ - #ifndef __ASM_ARCH_OMAP3_BEAGLE_H - #define __ASM_ARCH_OMAP3_BEAGLE_H - -+extern void omap3beagle_flash_init(void); -+ - #endif /* __ASM_ARCH_OMAP3_BEAGLE_H */ - diff --git a/packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff b/packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff new file mode 100644 index 0000000000..2bb20ab9c0 --- /dev/null +++ b/packages/linux/linux-omap2-git/omap3evm/no-harry-potter.diff @@ -0,0 +1,11 @@ +--- /tmp/Makefile 2008-04-24 14:36:20.509598016 +0200 ++++ git/arch/arm/Makefile 2008-04-24 14:36:31.949546584 +0200 +@@ -47,7 +47,7 @@ + # Note that GCC does not numerically define an architecture version + # macro, but instead defines a whole series of macros which makes + # testing for a specific architecture or later rather impossible. +-arch-$(CONFIG_CPU_32v7) :=-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7a,-march=armv5t -Wa$(comma)-march=armv7a) ++arch-$(CONFIG_CPU_32v7) :=-D__LINUX_ARM_ARCH__=7 $(call cc-option,-march=armv7-a,-march=armv5t -Wa$(comma)-march=armv7-a) + arch-$(CONFIG_CPU_32v6) :=-D__LINUX_ARM_ARCH__=6 $(call cc-option,-march=armv6,-march=armv5t -Wa$(comma)-march=armv6) + # Only override the compiler option if ARMv6. The ARMv6K extensions are + # always available in ARMv7 diff --git a/packages/linux/linux-omap2_git.bb b/packages/linux/linux-omap2_git.bb index 6a1bfaf341..3ee15985f8 100644 --- a/packages/linux/linux-omap2_git.bb +++ b/packages/linux/linux-omap2_git.bb @@ -13,7 +13,6 @@ SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \ SRC_URI_append_beagleboard = " file://no-harry-potter.diff;patch=1 \ file://0001-ASoC-OMAP-Add-basic-support-for-OMAP34xx-in-McBSP.patch;patch=1 \ - file://flash.patch;patch=1 \ file://0001-ARM-OMAP-SmartReflex-driver.patch;patch=1 \ file://0002-ARM-OMAP-SmartReflex-driver.patch;patch=1 \ file://0003-ARM-OMAP-SmartReflex-driver.patch;patch=1 \ -- cgit v1.2.3 From 15f674734406b59b09e30d073f94318bbac3a5ea Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 13:30:28 +0000 Subject: xf86-video-tdfx: add 1.4.0 --- packages/xorg-driver/xf86-video-tdfx_1.4.0.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 packages/xorg-driver/xf86-video-tdfx_1.4.0.bb diff --git a/packages/xorg-driver/xf86-video-tdfx_1.4.0.bb b/packages/xorg-driver/xf86-video-tdfx_1.4.0.bb new file mode 100644 index 0000000000..fe52f5eb19 --- /dev/null +++ b/packages/xorg-driver/xf86-video-tdfx_1.4.0.bb @@ -0,0 +1,12 @@ +require xorg-driver-video.inc +PE = "1" + +#DESCRIPTION = "" + +DEPENDS += " drm xf86driproto" + +EXTRA_OECONF += " \ + ac_cv_file__usr_include_xorg_dri_h=yes \ + ac_cv_file__usr_include_xorg_sarea_h=yes \ + ac_cv_file__usr_include_xorg_dristruct_h=yes \ +" -- cgit v1.2.3 From aece829c72b5a7f72e5e51f2ce70b8ea2ef4f7aa Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 13:30:58 +0000 Subject: xf86-video-tseng: add 1.2.0 --- packages/xorg-driver/xf86-video-tseng_1.2.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/xorg-driver/xf86-video-tseng_1.2.0.bb diff --git a/packages/xorg-driver/xf86-video-tseng_1.2.0.bb b/packages/xorg-driver/xf86-video-tseng_1.2.0.bb new file mode 100644 index 0000000000..843aa707b7 --- /dev/null +++ b/packages/xorg-driver/xf86-video-tseng_1.2.0.bb @@ -0,0 +1,6 @@ +require xorg-driver-video.inc +PE = "1" + +#DESCRIPTION = "" + +#DEPENDS += " " -- cgit v1.2.3 From 435b5282ba6ea4756018168626f602ded5cdc594 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 13:31:32 +0000 Subject: xf86-video-v4l: add 0.2.0 --- packages/xorg-driver/xf86-video-v4l_0.2.0.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-driver/xf86-video-v4l_0.2.0.bb diff --git a/packages/xorg-driver/xf86-video-v4l_0.2.0.bb b/packages/xorg-driver/xf86-video-v4l_0.2.0.bb new file mode 100644 index 0000000000..9ebb9ad1f6 --- /dev/null +++ b/packages/xorg-driver/xf86-video-v4l_0.2.0.bb @@ -0,0 +1,5 @@ +require xorg-driver-video.inc + +PE = "1" + +DESCRIPTION = "Video 4 Linux adaptor driver for X11" -- cgit v1.2.3 From 202f2a7a1b720c0c754a2026c07d48cae16805cc Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 13:36:02 +0000 Subject: xf86-video-vmware: add 10.16.1 --- packages/xorg-driver/xf86-video-vmware_10.16.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/xorg-driver/xf86-video-vmware_10.16.1.bb diff --git a/packages/xorg-driver/xf86-video-vmware_10.16.1.bb b/packages/xorg-driver/xf86-video-vmware_10.16.1.bb new file mode 100644 index 0000000000..994b8b6a3c --- /dev/null +++ b/packages/xorg-driver/xf86-video-vmware_10.16.1.bb @@ -0,0 +1,6 @@ +require xorg-driver-video.inc +PE = "1" + +#DESCRIPTION = "" + +DEPENDS += " xineramaproto xf86miscproto drm xf86driproto" -- cgit v1.2.3 From f7b9017db99e7a3137cd773c74751911622498d9 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 13:37:06 +0000 Subject: xf86-video-vodoo: add 1.2.0 --- packages/xorg-driver/xf86-video-voodoo_1.2.0.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/xorg-driver/xf86-video-voodoo_1.2.0.bb diff --git a/packages/xorg-driver/xf86-video-voodoo_1.2.0.bb b/packages/xorg-driver/xf86-video-voodoo_1.2.0.bb new file mode 100644 index 0000000000..bfceb2995c --- /dev/null +++ b/packages/xorg-driver/xf86-video-voodoo_1.2.0.bb @@ -0,0 +1,6 @@ +require xorg-driver-video.inc +PE = "1" + +DESCRIPTION = "X11 driver for Voodoo/Voodoo2" + +DEPENDS += " xf86dgaproto" -- cgit v1.2.3 From 46422718e2bef002aade7cc402d5301c459639b6 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 13 Jun 2008 13:42:54 +0000 Subject: beagleboard demo image: remove octave, gcc 4.3.x lacks fortran --- packages/images/beagleboard-demo-image.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/images/beagleboard-demo-image.bb b/packages/images/beagleboard-demo-image.bb index 5d7b0981b8..4dde217cef 100644 --- a/packages/images/beagleboard-demo-image.bb +++ b/packages/images/beagleboard-demo-image.bb @@ -20,7 +20,7 @@ IMAGE_INSTALL = "\ e-wm exhibit \ xterm xmms epiphany-firefox-replacement \ hicolor-icon-theme gnome-icon-theme \ - jaaa octave nmap iperf gnuplot \ + jaaa nmap iperf gnuplot \ abiword gnumeric gimp minimo \ powertop \ " -- cgit v1.2.3 From 002a5810a929b2d093ce601c1efdf223f4c0a82c Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 13:54:20 +0000 Subject: xf86-input-vmmouse: add 12.5.1 - untested, only compiles for x86 --- packages/xorg-driver/xf86-input-vmmouse_12.5.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-vmmouse_12.5.1.bb diff --git a/packages/xorg-driver/xf86-input-vmmouse_12.5.1.bb b/packages/xorg-driver/xf86-input-vmmouse_12.5.1.bb new file mode 100644 index 0000000000..7a433df2a6 --- /dev/null +++ b/packages/xorg-driver/xf86-input-vmmouse_12.5.1.bb @@ -0,0 +1,6 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- VMMouse input driver to use with VMWare" +PE = "1" + +COMPATIBLE_HOST = 'i.86.*-linux' -- cgit v1.2.3 From 87f6ce8123ce3e282fcc7bfa35c6741ff9ec6dae Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:23:13 +0000 Subject: xf86-input-calcomp: add 1.1.2 --- packages/xorg-driver/xf86-input-calcomp_1.1.2.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-calcomp_1.1.2.bb diff --git a/packages/xorg-driver/xf86-input-calcomp_1.1.2.bb b/packages/xorg-driver/xf86-input-calcomp_1.1.2.bb new file mode 100644 index 0000000000..a309230801 --- /dev/null +++ b/packages/xorg-driver/xf86-input-calcomp_1.1.2.bb @@ -0,0 +1,4 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- Calcomp input driver" +PE = "1" -- cgit v1.2.3 From 5970b383506edab60602469f50258de4c2f03f85 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:23:44 +0000 Subject: xf86-input-digitaledge: add 1.1.1 --- packages/xorg-driver/xf86-input-digitaledge_1.1.1.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-digitaledge_1.1.1.bb diff --git a/packages/xorg-driver/xf86-input-digitaledge_1.1.1.bb b/packages/xorg-driver/xf86-input-digitaledge_1.1.1.bb new file mode 100644 index 0000000000..311caf6553 --- /dev/null +++ b/packages/xorg-driver/xf86-input-digitaledge_1.1.1.bb @@ -0,0 +1,3 @@ +require xorg-driver-input.inc +PE = "1" + -- cgit v1.2.3 From 914511cb75e6e2775d664b010a38bd3d0810e0af Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:24:19 +0000 Subject: xf86-input-dmc: add 1.1.2 --- packages/xorg-driver/xf86-input-dmc_1.1.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-dmc_1.1.2.bb diff --git a/packages/xorg-driver/xf86-input-dmc_1.1.2.bb b/packages/xorg-driver/xf86-input-dmc_1.1.2.bb new file mode 100644 index 0000000000..fea3ce83aa --- /dev/null +++ b/packages/xorg-driver/xf86-input-dmc_1.1.2.bb @@ -0,0 +1,5 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- DMC input driver" +PE = "1" + -- cgit v1.2.3 From 3ae87671f4723f9db013e0ad0e02db55765fe3b6 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:24:48 +0000 Subject: xf86-input-dynapro: add 1.1.2 --- packages/xorg-driver/xf86-input-dynapro_1.1.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-dynapro_1.1.2.bb diff --git a/packages/xorg-driver/xf86-input-dynapro_1.1.2.bb b/packages/xorg-driver/xf86-input-dynapro_1.1.2.bb new file mode 100644 index 0000000000..0033ffe7fa --- /dev/null +++ b/packages/xorg-driver/xf86-input-dynapro_1.1.2.bb @@ -0,0 +1,5 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- Dynapro input driver" +PE = "1" + -- cgit v1.2.3 From 6a461319b8430cc13419b2203c84ae1c8ccc20bb Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:25:26 +0000 Subject: xf86-input-elo2300: add 1.1.2 --- packages/xorg-driver/xf86-input-elo2300_1.1.2.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-elo2300_1.1.2.bb diff --git a/packages/xorg-driver/xf86-input-elo2300_1.1.2.bb b/packages/xorg-driver/xf86-input-elo2300_1.1.2.bb new file mode 100644 index 0000000000..7841287fb0 --- /dev/null +++ b/packages/xorg-driver/xf86-input-elo2300_1.1.2.bb @@ -0,0 +1,5 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- ELO2300 input driver" +PE = "1" + -- cgit v1.2.3 From 1f51b360d39753d478129badfd709c6b0efd0d28 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:26:16 +0000 Subject: xf86-input-elographics: add 1.2.2 --- packages/xorg-driver/xf86-input-elographics_1.2.2.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-elographics_1.2.2.bb diff --git a/packages/xorg-driver/xf86-input-elographics_1.2.2.bb b/packages/xorg-driver/xf86-input-elographics_1.2.2.bb new file mode 100644 index 0000000000..cb49a58d4c --- /dev/null +++ b/packages/xorg-driver/xf86-input-elographics_1.2.2.bb @@ -0,0 +1,4 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- ELOGraphics input driver" +PE = "2" -- cgit v1.2.3 From 53ffbd7dd50850ae89746d98a54a3271545406c6 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:27:02 +0000 Subject: xf86-input-evdev: add 1.99.4 --- packages/xorg-driver/xf86-input-evdev_1.99.4.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-evdev_1.99.4.bb diff --git a/packages/xorg-driver/xf86-input-evdev_1.99.4.bb b/packages/xorg-driver/xf86-input-evdev_1.99.4.bb new file mode 100644 index 0000000000..792909621a --- /dev/null +++ b/packages/xorg-driver/xf86-input-evdev_1.99.4.bb @@ -0,0 +1,4 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- evdev input driver" +PE = "1" -- cgit v1.2.3 From a949bbb342b12b8ef4a386b269d5e8006184be6e Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:27:35 +0000 Subject: xf86-input-fpit: add 1.2.0 --- packages/xorg-driver/xf86-input-fpit_1.2.0.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-fpit_1.2.0.bb diff --git a/packages/xorg-driver/xf86-input-fpit_1.2.0.bb b/packages/xorg-driver/xf86-input-fpit_1.2.0.bb new file mode 100644 index 0000000000..311caf6553 --- /dev/null +++ b/packages/xorg-driver/xf86-input-fpit_1.2.0.bb @@ -0,0 +1,3 @@ +require xorg-driver-input.inc +PE = "1" + -- cgit v1.2.3 From 134d91ba311396f13272cfe1ac5423f37b67bf47 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:28:24 +0000 Subject: xf86-input-hyperpen: add 1.2.0 --- packages/xorg-driver/xf86-input-hyperpen_1.2.0.bb | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-hyperpen_1.2.0.bb diff --git a/packages/xorg-driver/xf86-input-hyperpen_1.2.0.bb b/packages/xorg-driver/xf86-input-hyperpen_1.2.0.bb new file mode 100644 index 0000000000..311caf6553 --- /dev/null +++ b/packages/xorg-driver/xf86-input-hyperpen_1.2.0.bb @@ -0,0 +1,3 @@ +require xorg-driver-input.inc +PE = "1" + -- cgit v1.2.3 From 6501a3234a4bb25711d1349809fdc39250ac32d1 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:28:57 +0000 Subject: xf86-input-jamstudio: add 1.2.0 --- packages/xorg-driver/xf86-input-jamstudio_1.2.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-jamstudio_1.2.0.bb diff --git a/packages/xorg-driver/xf86-input-jamstudio_1.2.0.bb b/packages/xorg-driver/xf86-input-jamstudio_1.2.0.bb new file mode 100644 index 0000000000..34a497438b --- /dev/null +++ b/packages/xorg-driver/xf86-input-jamstudio_1.2.0.bb @@ -0,0 +1,2 @@ +require xorg-driver-input.inc +PE = "1" -- cgit v1.2.3 From dc69cacc5cebedc04557ca0ae22e1d73386a3a1c Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:29:30 +0000 Subject: xf86-input-keyboard: add 1.3.1 --- packages/xorg-driver/xf86-input-keyboard_1.3.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-keyboard_1.3.1.bb diff --git a/packages/xorg-driver/xf86-input-keyboard_1.3.1.bb b/packages/xorg-driver/xf86-input-keyboard_1.3.1.bb new file mode 100644 index 0000000000..28a834a274 --- /dev/null +++ b/packages/xorg-driver/xf86-input-keyboard_1.3.1.bb @@ -0,0 +1,6 @@ +require xorg-driver-input.inc +PE = "1" + +DESCRIPTION = "X.Org X server -- keyboard input driver" + +DEPENDS += " kbproto" -- cgit v1.2.3 From f6690ad9c69350351398823040042ffaeefb29ba Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:30:09 +0000 Subject: xf86-input-magellan: add 1.2.0 --- packages/xorg-driver/xf86-input-magellan_1.2.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-magellan_1.2.0.bb diff --git a/packages/xorg-driver/xf86-input-magellan_1.2.0.bb b/packages/xorg-driver/xf86-input-magellan_1.2.0.bb new file mode 100644 index 0000000000..2bbf253d53 --- /dev/null +++ b/packages/xorg-driver/xf86-input-magellan_1.2.0.bb @@ -0,0 +1,4 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- Magellan input driver" +PE = "1" -- cgit v1.2.3 From 35e1c99e1203c09d19f6e09742a34a25a0beb9ec Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:30:53 +0000 Subject: xf86-input-microtouch: add 1.2.0 --- packages/xorg-driver/xf86-input-microtouch_1.2.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-microtouch_1.2.0.bb diff --git a/packages/xorg-driver/xf86-input-microtouch_1.2.0.bb b/packages/xorg-driver/xf86-input-microtouch_1.2.0.bb new file mode 100644 index 0000000000..9a90a80b9f --- /dev/null +++ b/packages/xorg-driver/xf86-input-microtouch_1.2.0.bb @@ -0,0 +1,4 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- MicroTouch input driver" +PE = "1" -- cgit v1.2.3 From 66e0663306dc81e397577c39bfde8bedc1521ee6 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:35:32 +0000 Subject: xf86-input-mouse: add 1.3.0 --- packages/xorg-driver/xf86-input-mouse_1.3.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-mouse_1.3.0.bb diff --git a/packages/xorg-driver/xf86-input-mouse_1.3.0.bb b/packages/xorg-driver/xf86-input-mouse_1.3.0.bb new file mode 100644 index 0000000000..e6325675f8 --- /dev/null +++ b/packages/xorg-driver/xf86-input-mouse_1.3.0.bb @@ -0,0 +1,4 @@ +require xorg-driver-input.inc + +DESCRIPTION = "X.Org X server -- mouse input driver" +PE = "1" -- cgit v1.2.3 From 33f468230e7ca88e47a932fd67d54a74718f18c8 Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Fri, 13 Jun 2008 14:36:07 +0000 Subject: xf86-input-mutouch: add 1.2.0 --- packages/xorg-driver/xf86-input-mutouch_1.2.0.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/xorg-driver/xf86-input-mutouch_1.2.0.bb diff --git a/packages/xorg-driver/xf86-input-mutouch_1.2.0.bb b/packages/xorg-driver/xf86-input-mutouch_1.2.0.bb new file mode 100644 index 0000000000..cce8e75524 --- /dev/null +++ b/packages/xorg-driver/xf86