OE 2.2 (en): Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Mfgeg (Diskussion | Beiträge) |
|||
(26 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
− | [[Bild:Oe logo.png|thumb|OpenEmbedded | + | [[Bild:Oe logo.png|right|thumb|[http://www.openembedded.org/wiki/Main_Page OpenEmbedded Wiki]]] |
+ | [[Datei:Yocto-project.png|right|thumb|150px|Code name: [https://wiki.yoctoproject.org/wiki/Releases dora]]] | ||
{|width="30%" | {|width="30%" | ||
|[[Bild:deutsch.png]] - [[OE 2.2|in Deutsch]] | |[[Bild:deutsch.png]] - [[OE 2.2|in Deutsch]] | ||
|[[Bild:english.png]] - [[OE 2.2 (en)|in English]] | |[[Bild:english.png]] - [[OE 2.2 (en)|in English]] | ||
|} | |} | ||
− | + | '''OE 2.2''' (OE: OpenEmbedded) is successor of [[OE 2.0 (en)|OE2.0]]. With the launch of the DM 7080 HD this [[CVS / OE - Image (en)|branch]] was created. The following Dreamboxes are supported: | |
− | '''OE 2.2''' (OE: OpenEmbedded) is successor of [[OE 2.0 (en)|OE2.0]]. With the launch of the DM 7080 HD this branch was created. The following Dreamboxes are supported: | + | |
− | + | * DM 520 | |
− | + | * DM 525 | |
− | + | * DM 820 HD | |
− | + | * DM 7080 HD | |
− | * DM | ||
− | * DM | ||
− | * | ||
− | * | ||
− | |||
== OE changes compared to version OE 2.0 == | == OE changes compared to version OE 2.0 == | ||
Extract of the <code>opendreambox.txt</code>: | Extract of the <code>opendreambox.txt</code>: | ||
− | * Added support for DM7080. | + | * Added support for DM520, DM525, DM820 and DM7080. |
− | * If a recipe changes, the corresponding packages will be rebuilt | + | * If a recipe changes, the corresponding packages will be rebuilt automatically, in contrast to required manual PR bumps in the past. |
− | automatically, in contrast to required manual PR bumps in the past. | + | * Each machine uses its own tmp directory again, like before 2.0. However, there is a shared sstate-cache, which allows to share already compiled data between compatible machines. This impacts performance and size of the build system, but improves reliability and consistency across builds. |
− | * Each machine uses its own tmp directory again, like before 2.0. However, | + | * Support for machines without FPU and kernel versions below 3.x was dropped (DM800). |
− | there is a shared sstate-cache, which allows to share already compiled data | ||
− | between compatible machines. This impacts performance and size of the build | ||
− | system, but improves reliability and consistency across builds. | ||
− | * Support for machines without FPU and kernel versions below 3.x was dropped | ||
− | (DM800). | ||
* Layers under meta-bsp were combined into meta-dreambox. | * Layers under meta-bsp were combined into meta-dreambox. | ||
− | * Default package format switched from ipk (opkg) to deb (dpkg + apt). | + | * Package Manager changed to [[APT (en)|APT]]. Default package format switched from ipk ([[OPKG (en)|opkg]]) to deb (dpkg + apt). |
* dreambox-image was renamed to include the package format(dreambox-image-deb). | * dreambox-image was renamed to include the package format(dreambox-image-deb). | ||
− | + | * Init System changed to [[systemd (en)|systemd]]. | |
− | * | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Gemini Plugin == | == Gemini Plugin == | ||
In the future the corresponding Gemini Plugin will be: | In the future the corresponding Gemini Plugin will be: | ||
− | * Gemini Plugin | + | * Gemini Plugin 3.3 (short '''GP3.3''') for dreamboxes with [[Dreambox OS (en)|Dreambox OS]] |
− | [[Kategorie: | + | [[Kategorie:Basics (en)]] |
[[Kategorie:Software]] | [[Kategorie:Software]] |
Aktuelle Version vom 5. November 2016, 13:27 Uhr
- in Deutsch | - in English |
OE 2.2 (OE: OpenEmbedded) is successor of OE2.0. With the launch of the DM 7080 HD this branch was created. The following Dreamboxes are supported:
- DM 520
- DM 525
- DM 820 HD
- DM 7080 HD
OE changes compared to version OE 2.0
Extract of the opendreambox.txt
:
- Added support for DM520, DM525, DM820 and DM7080.
- If a recipe changes, the corresponding packages will be rebuilt automatically, in contrast to required manual PR bumps in the past.
- Each machine uses its own tmp directory again, like before 2.0. However, there is a shared sstate-cache, which allows to share already compiled data between compatible machines. This impacts performance and size of the build system, but improves reliability and consistency across builds.
- Support for machines without FPU and kernel versions below 3.x was dropped (DM800).
- Layers under meta-bsp were combined into meta-dreambox.
- Package Manager changed to APT. Default package format switched from ipk (opkg) to deb (dpkg + apt).
- dreambox-image was renamed to include the package format(dreambox-image-deb).
- Init System changed to systemd.
Gemini Plugin
In the future the corresponding Gemini Plugin will be:
- Gemini Plugin 3.3 (short GP3.3) for dreamboxes with Dreambox OS