Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix whitespace separator in DEPENDS_append #57

Merged
merged 1 commit into from
Mar 18, 2019

Conversation

IniterWorker
Copy link
Contributor

Summary

When I run bitbake fsl-image-mfgtool-initramfs, I have an error>

NOTE: Resolving any missing task queue dependencies ERROR: Nothing PROVIDES 'python-nativedtc-native' (but /.../poky/meta-freescale/recipes-bsp/u-boot/u-boot-imx-mfgtool_2017.03.bb DEPENDS on or otherwise requires it). Close matches: python-pyparted-native python-pytest-native python-epydoc-native

https://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html
3.1.8. Appending and Prepending (Overrid#e Style Syntax)
B_append = " additional data"

  • Bug fix (non-breaking)

ERROR: Nothing PROVIDES 'python-nativedtc-native'
@otavio otavio merged commit 651ac54 into Freescale:sumo Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants