OE 2.6 (en): Unterschied zwischen den Versionen

Aus Gemini-Wiki
Zur Navigation springen Zur Suche springen
K
K
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 8: Zeile 8:
  
 
* Dreambox ONE UltraHD
 
* Dreambox ONE UltraHD
 +
* Dreambox TWO UltraHD
  
 
== OE changes compared to version OE 2.5 ==
 
== OE changes compared to version OE 2.5 ==
 
Excerpt of <code>[http://git.opendreambox.org/?p=opendreambox.git;a=blob;f=README.md;h=4580fb50952012b9bb6ce6309fba4504d1a36b22;hb=refs/heads/pyro opendreambox.txt]</code>:
 
Excerpt of <code>[http://git.opendreambox.org/?p=opendreambox.git;a=blob;f=README.md;h=4580fb50952012b9bb6ce6309fba4504d1a36b22;hb=refs/heads/pyro opendreambox.txt]</code>:
* Added support for Dreambox One.
+
* Added support for Dreambox ONE UltraHD.
 
* Moved from Yocto „Krogoth“ to „Pyro“.
 
* Moved from Yocto „Krogoth“ to „Pyro“.
 
* OpenEmbedded switched to recipe-specific sysroots, which mandates passing an additional parameter to cross-compile.env, to specify the sysroot to be used.
 
* OpenEmbedded switched to recipe-specific sysroots, which mandates passing an additional parameter to cross-compile.env, to specify the sysroot to be used.
Zeile 18: Zeile 19:
 
== Gemini extensions / Gemini plugin ==
 
== Gemini extensions / Gemini plugin ==
 
The current Gemini plugin based on OE 2.6 is:
 
The current Gemini plugin based on OE 2.6 is:
* [[Gemini Project 4 (en)|Gemini Project 4]] (short '''GP4''') for [[Dreambox OS (en)|Dreambox OS]]. (see thread [https://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=197786 Thread] in the IhaD forum)
+
* [[Gemini Project 4 (en)|Gemini Project 4]] (short '''GP4''') for [[Dreambox OS (en)|Dreambox OS]]. (see german [https://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=197786 Thread] in the IhaD forum).
 +
* [[Gemini Project 4 (en)|Gemini Project 4.1]] (short '''GP4.1''') for [[Dreambox OS (en)|Dreambox OS]]. (see german [https://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=199869 Thread] in the IhaD-Forum).
  
 
[[Kategorie:Basics (en)]]
 
[[Kategorie:Basics (en)]]
 
[[Kategorie:Software]]
 
[[Kategorie:Software]]

Version vom 23. Januar 2021, 12:32 Uhr

Code name: Pyro
Deutsch.png - in Deutsch English.png - in English

OE 2.5 (OE: OpenEmbedded) is successor of OE2.5. With the launch of the Dreambox One this branch was created. The following Dreamboxes are supported:

  • Dreambox ONE UltraHD
  • Dreambox TWO UltraHD

OE changes compared to version OE 2.5

Excerpt of opendreambox.txt:

  • Added support for Dreambox ONE UltraHD.
  • Moved from Yocto „Krogoth“ to „Pyro“.
  • OpenEmbedded switched to recipe-specific sysroots, which mandates passing an additional parameter to cross-compile.env, to specify the sysroot to be used.
  • You may pass a machine name to bitbake.env, which allows tools like devtool to be used.

Gemini extensions / Gemini plugin

The current Gemini plugin based on OE 2.6 is: