Jump to content


Photo

Openpli 3.0 Does not build anymore


  • Please log in to reply
22 replies to this topic

Re: Openpli 3.0 Does not build anymore #21 pcd

  • Senior Member
  • 759 posts

+88
Good

Posted 13 February 2013 - 01:57

could you give guided steps for those 2 please??


This is what to do :-

Give console commands :-

cd /home/****/Documents
git clone --bare git://openpli.git.sourceforge.net/gitroot/openpli/enigma2;protocol=git;branch=master

You see :-

enigma2;protocol=git;branch=master
Cloning into bare repository 'enigma2.git'...
remote: Counting objects: 75442, done.
remote: Compressing objects: 100% (22422/22422), done.
remote: Total 75442 (delta 60869), reused 66336 (delta 52948)
Receiving objects: 100% (75442/75442), 39.11 MiB | 2.01 MiB/s, done.
Resolving deltas: 100% (60869/60869), done.

In folder Documents now you will find a folder enigma2.git.

In /home/****/openpli/openpli-oe-core/sources you find folder git2. Make a new folder inside it named - openpli.git.sourceforge.net.gitroot.openpli.enigma2

Copy all the items from Documents/enigma2.git into the new folder.

Then give console commands :-

cd /home/****/openpli/openpli-oe-core/build-vuduo
source ./env.source
bitbake -cclean enigma2
bitbake enigma2

When the bitbake is finished, restart console and start make image again.

Good luck, pcd.

Re: Openpli 3.0 Does not build anymore #22 Blackbear

  • Member
  • 15 posts

+2
Neutral

Posted 22 February 2013 - 04:09

libpng-1.5.13.tar.bz2 is still available on simplesystems.its path is a bit different form the one in the original src url

SRC_URI = "ftp://ftp.simplesystems.org/pub/libpng/png/src/libpng15/libpng-${PV}.tar.bz2;name=libpng"

Re: Openpli 3.0 Does not build anymore #23 scruff1963

  • Member
  • 44 posts

0
Neutral

Posted 5 April 2013 - 17:54

could you give guided steps for those 2 please??


This is what to do :-

Give console commands :-

cd /home/****/Documents
git clone --bare git://openpli.git.sourceforge.net/gitroot/openpli/enigma2;protocol=git;branch=master

You see :-

enigma2;protocol=git;branch=master
Cloning into bare repository 'enigma2.git'...
remote: Counting objects: 75442, done.
remote: Compressing objects: 100% (22422/22422), done.
remote: Total 75442 (delta 60869), reused 66336 (delta 52948)
Receiving objects: 100% (75442/75442), 39.11 MiB | 2.01 MiB/s, done.
Resolving deltas: 100% (60869/60869), done.

In folder Documents now you will find a folder enigma2.git.

In /home/****/openpli/openpli-oe-core/sources you find folder git2. Make a new folder inside it named - openpli.git.sourceforge.net.gitroot.openpli.enigma2

Copy all the items from Documents/enigma2.git into the new folder.

Then give console commands :-

cd /home/****/openpli/openpli-oe-core/build-vuduo
source ./env.source
bitbake -cclean enigma2
bitbake enigma2

When the bitbake is finished, restart console and start make image again.

Good luck, pcd.

Thanks for that

git clone --bare git://openpli.git.sourceforge.net/gitroot/openpli/skin-magic;protocol=git;branch=master

works fine as well but rename it to openpli.git.sourceforge.net.gitroot.openpli.skin-magic

I used the same clean command though.




12 user(s) are reading this topic

0 members, 12 guests, 0 anonymous users