Wiki » Historie » Version 3
Maximilian Seesslen, 03.05.2023 18:11
1 | 1 | Maximilian Seesslen | h1. Wiki |
---|---|---|---|
2 | |||
3 | <pre><code class="shell"> |
||
4 | ~/wp/fsrc/apalis/meta-qt4/.git ~/wp/fsrc/apalis |
||
5 | origin https://git.yoctoproject.org/meta-qt4 (fetch) |
||
6 | origin https://git.yoctoproject.org/meta-qt4 (push) |
||
7 | master |
||
8 | * rocko |
||
9 | ~/wp/fsrc/apalis |
||
10 | ~/wp/fsrc/apalis/meta-toradex-tegra/.git ~/wp/fsrc/apalis |
||
11 | origin https://git.toradex.com/cgit/meta-toradex-tegra.git (fetch) |
||
12 | origin https://git.toradex.com/cgit/meta-toradex-tegra.git (push) |
||
13 | * (HEAD losgelöst bei origin/dunfell-5.x.y) |
||
14 | master |
||
15 | ~/wp/fsrc/apalis |
||
16 | ~/wp/fsrc/apalis/meta-toradex-bsp-common/.git ~/wp/fsrc/apalis |
||
17 | origin https://git.toradex.com/cgit/meta-toradex-bsp-common.git/ (fetch) |
||
18 | origin https://git.toradex.com/cgit/meta-toradex-bsp-common.git/ (push) |
||
19 | * (HEAD losgelöst bei origin/dunfell-5.x.y) |
||
20 | master |
||
21 | ~/wp/fsrc/apalis |
||
22 | ~/wp/fsrc/apalis/meta-yocto/.git ~/wp/fsrc/apalis |
||
23 | origin https://git.yoctoproject.org/git/meta-yocto (fetch) |
||
24 | origin https://git.yoctoproject.org/git/meta-yocto (push) |
||
25 | * (HEAD losgelöst bei origin/dunfell) |
||
26 | master |
||
27 | ~/wp/fsrc/apalis |
||
28 | ~/wp/fsrc/apalis/__meta-toradex-demos/.git ~/wp/fsrc/apalis |
||
29 | origin https://git.toradex.com/cgit/meta-toradex-demos.git (fetch) |
||
30 | origin https://git.toradex.com/cgit/meta-toradex-demos.git (push) |
||
31 | * (HEAD losgelöst bei Apalis-TK1_LXDE-Image_2.8b7.-20200610) |
||
32 | master |
||
33 | ~/wp/fsrc/apalis |
||
34 | ~/wp/fsrc/apalis/openembedded-core/.git ~/wp/fsrc/apalis |
||
35 | origin https://git.openembedded.org/openembedded-core (fetch) |
||
36 | origin https://git.openembedded.org/openembedded-core (push) |
||
37 | * (HEAD losgelöst bei origin/dunfell) |
||
38 | master |
||
39 | ~/wp/fsrc/apalis |
||
40 | ~/wp/fsrc/apalis/meta-qt5/.git ~/wp/fsrc/apalis |
||
41 | origin https://github.com/meta-qt5/meta-qt5.git (fetch) |
||
42 | origin https://github.com/meta-qt5/meta-qt5.git (push) |
||
43 | * (HEAD losgelöst bei origin/dunfell) |
||
44 | master |
||
45 | ~/wp/fsrc/apalis |
||
46 | ~/wp/fsrc/apalis/meta-freescale/.git ~/wp/fsrc/apalis |
||
47 | origin https://git.yoctoproject.org/meta-freescale (fetch) |
||
48 | origin https://git.yoctoproject.org/meta-freescale (push) |
||
49 | * (HEAD losgelöst bei origin/dunfell) |
||
50 | master |
||
51 | ~/wp/fsrc/apalis |
||
52 | ~/wp/fsrc/apalis/meta-toradex-distro/.git ~/wp/fsrc/apalis |
||
53 | origin https://git.toradex.com/cgit/meta-toradex-distro.git (fetch) |
||
54 | origin https://git.toradex.com/cgit/meta-toradex-distro.git (push) |
||
55 | * (HEAD losgelöst bei origin/dunfell-5.x.y) |
||
56 | master |
||
57 | ~/wp/fsrc/apalis |
||
58 | ~/wp/fsrc/apalis/meta-browser/.git ~/wp/fsrc/apalis |
||
59 | origin https://github.com/OSSystems/meta-browser (fetch) |
||
60 | origin https://github.com/OSSystems/meta-browser (push) |
||
61 | * master |
||
62 | ~/wp/fsrc/apalis |
||
63 | ~/wp/fsrc/apalis/meta-openembedded/.git ~/wp/fsrc/apalis |
||
64 | origin https://git.openembedded.org/meta-openembedded (fetch) |
||
65 | origin https://git.openembedded.org/meta-openembedded (push) |
||
66 | * (HEAD losgelöst bei origin/dunfell) |
||
67 | master |
||
68 | ~/wp/fsrc/apalis |
||
69 | ~/wp/fsrc/apalis/bitbake/.git ~/wp/fsrc/apalis |
||
70 | origin https://git.openembedded.org/bitbake (fetch) |
||
71 | origin https://git.openembedded.org/bitbake (push) |
||
72 | * (HEAD losgelöst bei origin/1.46) |
||
73 | master |
||
74 | ~/wp/fsrc/apalis |
||
75 | [./info.sh] fin. |
||
76 | |||
77 | </code></pre> |
||
78 | 2 | Maximilian Seesslen | |
79 | h2. Ubuntu |
||
80 | |||
81 | <pre><code> |
||
82 | Build Configuration: |
||
83 | BB_VERSION = "1.46.0" |
||
84 | BUILD_SYS = "x86_64-linux" |
||
85 | NATIVELSBSTRING = "ubuntu-20.04" |
||
86 | TARGET_SYS = "arm-oe-linux-gnueabi" |
||
87 | MACHINE = "apalis-tk1" |
||
88 | DISTRO = "nodistro" |
||
89 | DISTRO_VERSION = "nodistro.0" |
||
90 | TUNE_FEATURES = "arm vfp cortexa15 neon callconvention-hard" |
||
91 | TARGET_FPU = "hard" |
||
92 | meta = "HEAD:d1943e6a0ec00653c81cd4c0bb0d6b7e0909094c" |
||
93 | meta-mase = "<unknown>:<unknown>" |
||
94 | meta-toradex-distro = "HEAD:53f241006b8cf69c31c22ce27e837261156ddae8" |
||
95 | meta-toradex-tegra = "HEAD:43b5af1d01a9c166e41e0ec3c93efc57c5c130b9" |
||
96 | meta-yocto-bsp |
||
97 | meta-poky = "HEAD:8485f6da8c49c7a8cd1d768facf3ff3b746f3b49" |
||
98 | meta-multimedia |
||
99 | meta-networking |
||
100 | meta-python |
||
101 | meta-oe |
||
102 | meta-gnome = "HEAD:7007d14c2558f86a49c2e2acb6154432c2ba4092" |
||
103 | meta-freescale = "HEAD:f66fdef1c2dc735690a7ec7dd44a534d69ea3918" |
||
104 | meta-qt5 = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f" |
||
105 | meta-toradex-bsp-common = "HEAD:f88e4c50e64ca144a7a15bd50c92a13d325f6780" |
||
106 | </code></pre> |
||
107 | 3 | Maximilian Seesslen | |
108 | h2. Try2 |
||
109 | |||
110 | <pre><code> |
||
111 | Build Configuration: |
||
112 | BB_VERSION = "1.46.0" |
||
113 | BUILD_SYS = "x86_64-linux" |
||
114 | NATIVELSBSTRING = "ubuntu-20.04" |
||
115 | TARGET_SYS = "arm-oe-linux-gnueabi" |
||
116 | MACHINE = "apalis-tk1" |
||
117 | DISTRO = "nodistro" |
||
118 | DISTRO_VERSION = "nodistro.0" |
||
119 | TUNE_FEATURES = "arm vfp cortexa15 neon callconvention-hard" |
||
120 | TARGET_FPU = "hard" |
||
121 | meta = "HEAD:d1943e6a0ec00653c81cd4c0bb0d6b7e0909094c" |
||
122 | meta-toradex-distro = "HEAD:53f241006b8cf69c31c22ce27e837261156ddae8" |
||
123 | meta-toradex-tegra = "origin/dunfell-5.x.y-mase:e831a9d51e12e0fbb4d2bf4a944f76b2445039be" |
||
124 | meta-yocto-bsp |
||
125 | meta-poky = "HEAD:8485f6da8c49c7a8cd1d768facf3ff3b746f3b49" |
||
126 | meta-multimedia |
||
127 | meta-networking |
||
128 | meta-python |
||
129 | meta-oe |
||
130 | meta-gnome = "HEAD:7007d14c2558f86a49c2e2acb6154432c2ba4092" |
||
131 | meta-freescale = "dunfell:f66fdef1c2dc735690a7ec7dd44a534d69ea3918" |
||
132 | meta-qt5 = "HEAD:5ef3a0ffd3324937252790266e2b2e64d33ef34f" |
||
133 | meta-toradex-bsp-common = "HEAD:f88e4c50e64ca144a7a15bd50c92a13d325f6780" |
||
134 | meta-toradex-demos = "dunfell-5.x.y:8ffadb517be04a0b19ef1f5d5299a8c581f87383" |
||
135 | meta-freescale-distro = "dunfell:5d882cdf079b3bde0bd9869ce3ca3db411acbf3b" |
||
136 | </code></pre> |