Fvennetier (Talk | contribs) (→How to patch an ARM kernel for MeeGo with obslight?) |
Fvennetier (Talk | contribs) (→Why does MeeGo's kernel package fail to build for ARM?) |
||
| Line 11: | Line 11: | ||
== Why does MeeGo's '''kernel''' package fail to build for ARM? == | == Why does MeeGo's '''kernel''' package fail to build for ARM? == | ||
| - | + | The '''kernel''' package has flags to prevent builds on ARM. | |
| - | + | To compile an ARM kernel, you must use another package, for example the '''kernel-adaptation-n900''' package. | |
== How install the dependency of a package into the chroot? == | == How install the dependency of a package into the chroot? == | ||
Contents |
All data is stored in ~/OBSLight and subdirectories.
Configuration file is ~/OBSLight/obslightConfig.
The kernel package has flags to prevent builds on ARM. To compile an ARM kernel, you must use another package, for example the kernel-adaptation-n900 package.
If the project on your OBS doesn’t provide some dependencies and you must add a repository to your chroot's zypper configuration, you have two choices:
obslight addRepoInChRoot --projectLocalName MeeGo_1.2_oss --url http://download.meego.com/live/MeeGo:/1.2:/non-oss/MeeGo_1.2/ --alias "MeeGo_non-oss"
obslight addRepoInChRoot --projectLocalName MeeGo_1.2_oss --fromProject $ProjectName
Bugs are centralized on MeeGo's bugzilla.