Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.1, 6.6.0
-
None
-
16c7da9d1 (dev), df63c7c98 (6.5)
Description
Since the fix for QTBUG-112774 was merged, the meta-qt6 layer depends on the meta-python layer, any effort to compile without will result in the following error:
ERROR: No recipes available for:
.../meta-qt6/recipes-devtools/python/python3-appdirs_1.4.4.bbappend
The patch was probably intended to be optional, i.e. to be referenced by BBFILES_DYNAMIC only. One option is to move over only the python3-appdirs_1.4.4.bbappend file. On the other hand, the whole recipes-devtools/python directory looks like it only works if meta-python is available.
I am having trouble with just pasting the required sed command in here (some of the backslashes get eated), so attached a git patch with a suggested solution.
Attachments
For Gerrit Dashboard: QTBUG-113712 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
478952,4 | Remove hard dependency on meta-python | dev | yocto/meta-qt6 | Status: MERGED | +2 | 0 |
479735,2 | Remove hard dependency on meta-python | 6.5 | yocto/meta-qt6 | Status: MERGED | +2 | 0 |