From: Michael Lauer Date: Wed, 27 Apr 2005 18:12:36 +0000 (+0000) Subject: add hotplug-qcop, a hotplug to qcop event bridge X-Git-Tag: Release-2010-05/1~14258 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0265bd269c897a34ec35748966582f7ebb68093e;p=openembedded.git add hotplug-qcop, a hotplug to qcop event bridge BKrev: 426fd614Lr619Gr5fER42AhHEA3z2w --- diff --git a/conf/distro/sharprom-compatible.conf b/conf/distro/sharprom-compatible.conf index 02dd6aea19..6474b7695d 100644 --- a/conf/distro/sharprom-compatible.conf +++ b/conf/distro/sharprom-compatible.conf @@ -6,14 +6,12 @@ # This is pretty ad-hoc - feel free to improve as needed :) # -INHERIT += " package_ipk debian" +INHERIT += " package_ipk debian sharprom" + TARGET_OS = "linux" TARGET_FPU = "" TARGET_ARCH = "arm" TARGET_CC_ARCH = "-march=armv4" -export CC = "ccache arm-linux-gcc-2.95" -export CPP = "arm-linux-gcc-2.95 -E" -export LD = "arm-linux-ld-2.11.2" FULL_OPTIMIZATION = "-fexpensive-optimizations -fomit-frame-pointer -O2" DISTRO = "sharprom" @@ -43,6 +41,8 @@ ASSUME_PROVIDED += "virtual/arm-linux-libc-for-gcc virtual/arm-linux-binutils vi ASSUME_PROVIDED += "virtual/arm-linux-gcc-initial virtual/arm-linux-gcc-initial ASSUME_PROVIDED += "virtual/libc linux-libc-headers" +DEPENDS_autoconf-native =+ "sharprom-toolchain" + IPKGBUILDCMD = "ipkg-build -c -o 0 -g 0" # diff --git a/packages/hotplug-qcop/hotplug-qcop_cvs.bb b/packages/hotplug-qcop/hotplug-qcop_cvs.bb new file mode 100644 index 0000000000..e69de29bb2