Add glfw3 version 3.2, which requires two new dependencis: 1. wayland-protocols 2. extra-cmake-modules
Also a patch has been created for glfw3 to specify WaylandProtocols_PKGDATADIR with the correct prefix Hongmei Gou (3): wayland-protocols: add version 1.5 extra-cmake-modules: add version 1.5.0+gitrX glfw3: add version 3.2 .../wayland/wayland-protocols_1.5.bb | 20 +++++++++++++++++ .../recipes-devtools/cmake/extra-cmake-modules.bb | 18 +++++++++++++++ ...in-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-for-q.patch | 26 ++++++++++++++++++++++ ...IR-prefix-for-WaylandProtocols_PKGDATADIR.patch | 11 +++++++++ .../recipes-graphics/glfw3/glfw3_git.bb | 24 ++++++++++++++++++++ 5 files changed, 99 insertions(+) create mode 100644 meta-arago-distro/recipes-graphics/wayland/wayland-protocols_1.5.bb create mode 100644 meta-arago-extras/recipes-devtools/cmake/extra-cmake-modules.bb create mode 100644 meta-arago-extras/recipes-devtools/cmake/extra-cmake-modules/0001-Search-within-OE_QMAKE_PATH_EXTERNAL_HOST_BINS-for-q.patch create mode 100644 meta-arago-extras/recipes-graphics/glfw3/files/0001-add-PKG_CONFIG_SYSROOT_DIR-prefix-for-WaylandProtocols_PKGDATADIR.patch create mode 100644 meta-arago-extras/recipes-graphics/glfw3/glfw3_git.bb -- 1.9.1 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
