Commit Graph

29 Commits

Author SHA1 Message Date
Tom Hochstein
3012022f93 opengl-es-cts: Move recipes to dynamic-layers
Upstream opengl-es-cts is in meta-openembedded, so move our recipes
to the dynamic-layers folder.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-09-16 15:53:48 -05:00
Tom Hochstein
d1b23f80fa tesseract-lang: Remove redundant bbappend
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-09-07 21:21:09 -05:00
Tom Hochstein
ca8cd11cda rapidjson: Move to dynamic-layers
rapidjson is located in openembedded-layer, so move it to the correct
location.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-09-07 18:10:09 -05:00
Tom Hochstein
1b9d0396ba hostapd: Drop unused sysvinit configuration
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-09-07 15:51:19 -05:00
Tom Hochstein
41a2dd3a8d hostapd: Move to dynamic-layers
The recipe is in openembedded-layer, so fix the location of the
bbappend.

The customization of the defconfig relative to the baseline is visible
in this commit.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-09-07 15:51:19 -05:00
Tom Hochstein
99632ce1c2 hostapd: Add upstream defconfig
Copy the upstream defconfig before customizing it.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-09-07 15:51:19 -05:00
Tom Hochstein
5765a75fcf nlohmann-json: Upgrade 3.10.4 -> 3.10.5
The 3.10.5 recipe is in meta-oe, so just drop our older recipe.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-07-07 10:56:15 -05:00
Tom Hochstein
331fc4ade6 fmt: Drop redundant recipe
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-07-07 10:56:15 -05:00
Tom Hochstein
c3b070cea6 tesseract-lang: Rename branch master to main
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-06-20 15:40:03 -05:00
Tom Hochstein
5eb17e59ef python3-matplotlib: Drop bbappend [YOCIMX-5516]
The main recipe patches the package so it does not do a download in
the compile task.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-13 14:03:10 -05:00
Tom Hochstein
9b4fa05739 python3-wheel: Drop redundant bbappend
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-13 13:51:35 -05:00
Tom Hochstein
a73fb554b4 wxwidgets: Drop redundant fix
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-10 13:18:09 -05:00
Tom Hochstein
4a2f9a8b4f wxwidgets: Use upstream build fix proposal
Use the build fix proposed upstream until it makes it to master
branch.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-08 15:16:04 -05:00
Tom Hochstein
7640761279 wxwidgets: Revert PACKAGECONFIG change
The upstream recipe fails to build without x11 in DISTRO_FEATURES:

ERROR: //meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets_3.1.5.bb: wxwidgets: PACKAGECONFIG[no_gui] Conflict package config 'opengl' set in PACKAGECONFIG.

Revert the recent change to the PACKAGECONFIG to fix the build.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-04-07 13:45:01 -05:00
Tom Hochstein
ff2d505585 python3-pybind11: Drop upstreamed fix
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-03-02 19:50:50 -06:00
Tom Hochstein
1a828648ea python3-pybind11: Override pip install variables
Fix the pip install variables since the default values don't work
here.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-03-01 08:05:12 -06:00
Tom Hochstein
48574ca4e2 Revert "python3-wheel: Remove the bbappend temporarily"
Workaround the problem by locking meta-openembedded instead.
See YOCIMX-6003.

This reverts commit fb6fb31434.
2022-02-24 14:15:18 -06:00
Neena Busireddy
fb6fb31434 python3-wheel: Remove the bbappend temporarily
python3-wheel recipe is deleted from meta-openembedded and it will be moved to oe-core (poky)
Remove the bbappend temporarily until the main recipe is added in poky to get pass build errors.

c720dc971b

This fixes the following error:

ERROR: No recipes in default available for:
  /home/nxa07886/kirkstone/sources/meta-imx/meta-sdk/dynamic-layers/openembedded-layer/recipes-devtools/python/python3-wheel_%.bbappend

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2022-02-24 11:43:38 -07:00
Tom Hochstein
59626d0216 nlohmann-json: Upgrade to 3.10.4
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-01-23 08:39:32 -06:00
Tom Hochstein
bcd9889255 fmt: Upgrade to 8.1.1
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2022-01-23 08:39:32 -06:00
Clement Faure
f500597dce Revert "python3-cryptography: add patch for OpenSSL 3.0 compatibility [LFOPTEE-105]"
This reverts commit cd7f3fc3f2.

Signed-off-by: Clement Faure <clement.faure@nxp.com>
2022-01-18 02:44:39 +01:00
Clement Faure
cd7f3fc3f2 python3-cryptography: add patch for OpenSSL 3.0 compatibility [LFOPTEE-105]
Append patch to python3-cryptography package to make it compatible with
the recent OpenSSL 3 upgrade. [1]
[1] cd430556f8

Signed-off-by: Clement Faure <clement.faure@nxp.com>
2022-01-11 18:02:55 +01:00
Neena Busireddy
6b95c94517 meta-imx: Convert to new override syntax
This is the result of automated script conversion:

scripts/contrib/convert-overrides.py <oe-core directory>

converting the metadata to use ":" as the override character instead of "_".

Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2021-10-20 15:01:20 -05:00
Tom Hochstein
7c8dfb232e python3-matplotlib: Add proxy to compile task [YOCIMX-5516]
The package does a network download in the compile task and fails on
hosts where a proxy is needed.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2021-06-24 10:22:49 -05:00
Tom Hochstein
f5076eba74 python3-wheel: Simplify BBCLASSEXTEND assignment
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2021-06-24 10:16:05 -05:00
Neena Busireddy
a0801477c9 nodejs: Remove bbappend which is no longer needed
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
2020-10-15 23:07:34 -05:00
Lauren Post
d1aa2e8daa python3-wheel_%.bbappend: Move to dynamic layers under openembedded
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2020-09-23 09:44:25 -05:00
Lauren Post
fa15fcba37 dvb-apps: Move to dynamic layers to avoid conflict if openembbedded layer is not included
Signed-off-by: Lauren Post <lauren.post@nxp.com>
2020-09-23 09:44:25 -05:00
Tom Hochstein
40de644acc meta-imx: Remove imx sub-folder [YOCIMX-4148]
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
2020-01-09 11:03:00 -06:00