[Gpe-list] About gpe-hello

netspectrum wzc0066 at yahoo.com.cn
Thu Dec 21 03:10:40 CET 2006


Hello everyone !
I want to compile the gpe-hello application in bitbake (of poky), so i have
created a package named 'gpe-hello' in poky/meta/packages, and also create a
bb file named 'gpe-hello.bb' in the new package 'gpe-hello'.
--------------------------------------
gpe-hello.bb file as below:

DESCRIPTION = "GPE hello world application"
MAINTAINER = "ZWang <wzc0066 at gmail.com>"
LICENSE = "GPL"
SECTION = "base"
PRIORITY = "optional"
HOMEPAGE = "http://192.168.1.142/~zwang/testspace/packages/"
RPROVIDES = "gpe-hello"
DEPENDS = "gtk+ libgpewidget"
RDEPENDS = "x11"
SRC_URI = "http://192.168.1.142/~zwang/testspace/packages/gpe-hello.tar.gz"
inherit autotools pkgconfig
--------------------------------------
But when i compiling with the command 'bitbake gpe-hello', it said:

ERROR: No buildable providers available for required build target gpe-hello
--------------------------------------
What's wrong ?
And what shoud i do if i want to compile the gpe-hello application with
bitbake  of poky ?
Please help !
-- 
View this message in context: http://www.nabble.com/About-gpe-hello-tf2863356.html#a8001696
Sent from the GPE mailing list archive at Nabble.com.




More information about the Gpe-list mailing list