hede
Member
- Joined
- Oct 3, 2008
- Messages
- 361
There are instructions on how to build openpandoras firmware at http://pandorawiki.o...ld_instructions
But for me it seems broken.
After:
There's some error not finding meta-texasinstruments. That's true, there is no meta-texasinstruments. The whole meta-texasinstruments-repository seems to be deleted.
meta-ti is the one to use, but it seems to be incompatible.
In openpandora-oe-environment some parts are updated, some are not.
e.g.:
scripts/included-layers.txt -> meta-ti
openpandora-setup.sh -> meta-texasinstruments
so maybe everything is ok for older users, but it seems to be unusable for new ones.
But for me it seems broken.
After:
Code:
[FONT=arial][SIZE=14px]cd <INSTALLDIR>
git clone git://github.com/openpandora/openpandora-oe-environment.git
cd openpandora-oe-environment
./openpandora-setup.sh config
. ~/.oe/environment-openpandora
cd <INSTALLDIR>/openpandora-oe-environment/build
bitbake systemd-core-image[/FONT][/SIZE]
There's some error not finding meta-texasinstruments. That's true, there is no meta-texasinstruments. The whole meta-texasinstruments-repository seems to be deleted.
meta-ti is the one to use, but it seems to be incompatible.
In openpandora-oe-environment some parts are updated, some are not.
e.g.:
scripts/included-layers.txt -> meta-ti
openpandora-setup.sh -> meta-texasinstruments
so maybe everything is ok for older users, but it seems to be unusable for new ones.