Jump to content


Photo

Make changes in enigma2


  • Please log in to reply
28 replies to this topic

Re: Make changes in enigma2 #21 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 6 March 2011 - 18:40

HEAD~ dumps the HEAD commit.
So if you did not commit your own stuff, you don't get it with git format-patch
(git diff will show uncommitted stuff though)

Re: Make changes in enigma2 #22 yousif666

  • Senior Member
  • 110 posts

+1
Neutral

Posted 6 March 2011 - 18:50

when i type git status i get this

On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#    modified:   lib/python/Components/Timezones.py
#    modified:   lib/python/Components/VolumeControl.py
#

so how i can commit it to be in the HEAD

Re: Make changes in enigma2 #23 pieterg

  • PLi® Core member
  • 32,766 posts

+245
Excellent

Posted 6 March 2011 - 19:03

there's lots of git manuals around, each one of them will tell you how to commit

Re: Make changes in enigma2 #24 yousif666

  • Senior Member
  • 110 posts

+1
Neutral

Posted 10 March 2011 - 02:12

I made my changes and everything went fine but when i tested the image there was a problem when i want to install a plugin i get /bin/sh: ipkg: not found i dont know why.

Re: Make changes in enigma2 #25 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 10 March 2011 - 02:23

Use opkg rather than ipkg, same syntax...


opkg install /tmp/some.ipk



--
hemi

Re: Make changes in enigma2 #26 yousif666

  • Senior Member
  • 110 posts

+1
Neutral

Posted 10 March 2011 - 03:09

thanks it worked, strange before a while i posted a thread about having problem and i had to replace from opkg to ipkg now from ipkg to opkg.

Re: Make changes in enigma2 #27 hemispherical1

  • Senior Member
  • 1,596 posts

+49
Good

Posted 10 March 2011 - 03:19

PLi uses opkg, perhaps before you created a symlink named ipkg pointing to the existing opkg, then you could use the ipkg command... I find it simpler to just use the correct command... ;)


--
hemi

Re: Make changes in enigma2 #28 IvUs

  • Member
  • 4 posts

0
Neutral

Posted 18 April 2012 - 15:42

I'm sorry for stupid questions, read messages above but it still not clear for me how to execute quite simple task:
I would like to play with enigma2 sources and look results on my vuduo.
I have achieving default assembling of Makefile-2.1 under ubuntu 11.10
I have cloned git://openpli.git.sourceforge.net/gitroot/openpli/enigma2

But how I can switch bulding to use local enigma2 git?

Edited by IvUs, 18 April 2012 - 15:42.


Re: Make changes in enigma2 #29 tuyozz

  • Member
  • 2 posts

0
Neutral

Posted 14 December 2014 - 11:26

I also would like to know how to use local git to make my enigma, is it possible?




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users