8devices / carambola2

Carambola 2 - an AR9331/SoC based PCB
GNU General Public License v2.0
56 stars 43 forks source link

Supported libraries - glib2 dbus1 #50

Closed JacekOort closed 9 years ago

JacekOort commented 9 years ago

Dear Sir/Madam

I am trying to configure new linux image and sysroot for Carambola2. I cloned newest Carambola sources from git repository and I have version v2.6. Unfortunately in menuconfig I can not find libraries that are necessary for our project. I mean: glib-2.0 dbus-1

As I noticed, in previous version of carambola software, in some Makefiles I can see glib2 in dependencies. Was that libraries removed form project for some reason or it is possible to unlock this libraries in menuconfig?

mantas-p commented 9 years ago

Did you follow steps at http://8devices.com/wiki/carambola:2:gettingstarted section 'Build firmware'? Both glib2 and dbus are available in menuconfig. Check if you pulled all package feeds correctly.

mantas-p commented 9 years ago

Assume problem was resolved, reopen if not.