8000 GitHub - hyyoxhk/meta-qgis: QGIS for Yocto layer
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hyyoxhk/meta-qgis

Repository files navigation

Summary

This README file contains information on the contents of the meta-qgis layer.

Please see the corresponding sections below for details.

Dependencies

[POKY]

[META-QT5]

[META-OPENEMBEDDED]

Quick Start

$> git clone -b kirkstone https://git.yoctoproject.org/poky
$> cd poky
$> git clone -b kirkstone https://github.com/openembedded/meta-openembedded.git
$> git clone -b kirkstone https://github.com/meta-qt5/meta-qt5.git
$> git clone -b kirkstone https://github.com/hyyoxhk/meta-qgis.git
$>
$> source oe-init-build-env
...
$ bitbake-layers add-layer ../meta-openembedded/meta-oe
# Add meta-openembedded some others
# bitbake-layers add-layer ../meta-openembedded/*...
$ bitbake-layers add-layer ../meta-qt5
$ bitbake-layers add-layer ../meta-qgis
$ bitbake qgis

Note

This layer does not implement qgis-native, so qgis-3.22.14 needs to be compiled and installed to get the crssync tool on the host machine

# Note:
EXTRA_OECMAKE += "-DNATIVE_CRSSYNC_BIN=/usr/local/bin/crssync"

Contributing

If you want to contribute changes, you can send Github pull requests at https://github.com/hyyoxhk/meta-qgis/pulls

Maintainer

About

QGIS for Yocto layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0