Hello to everyone, I am trying to include BlueZ Stack (BlueZ Libs and Utils) in my target Root File System using Ptxdist 1.0.0. I have enabled the necessary stuff in kernel 2.6.23.11 and with Ptxdist I usually generate the RFS for my Target (ARM9260 from ATMEL). What happens is that I do not find the related tools like "hciconfig" and similars in my RFS. I investigated further and in ptxdist logfile I find the following :
-------------------------------- target: bluez-libs.targetinstall -------------------------------- install_init: preparing for image creation... install_init: @ARCH@ -> arm ... done install_fixup: @PACKAGE@ -> bluez-libs ... done. install_fixup: @PRIORITY@ -> optional ... done. install_fixup: @VERSION@ -> 3.7 ... done. install_fixup: @SECTION@ -> base ... done. install_fixup: @AUTHOR@ -> Robert Schwebel <[EMAIL PROTECTED]> install_fixup: @DEPENDS@ -> ... done. install_fixup: @DESCRIPTION@ -> missing ... done. # FIXME: wait for patch from Sandro Noel Packet bluez-libs is empty. not generating Finished target bluez-libs.targetinstall The same thing happens for bluez-utils. And infact, the related ipkg is not present in the Images directory. Can anybody help me ? Best regards -- ptxdist mailing list [email protected]
