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

tio: added tio version 2.0 #615

Closed
wants to merge 1 commit into from

Conversation

onkelpit
Copy link
Contributor

@onkelpit onkelpit commented Sep 27, 2022

tio: added tio version 2.0
From the Github repo:
tio - a simple serial device I/O tool

tio is a simple serial device tool which features a straightforward command-line and configuration file interface to easily connect to serial TTY devices for basic I/O operations.

@onkelpit onkelpit marked this pull request as ready for review September 27, 2022 12:25
meta-oe/recipes-support/tio/tio.inc Outdated Show resolved Hide resolved
meta-oe/recipes-support/tio/tio_1.47.bb Outdated Show resolved Hide resolved
meta-oe/recipes-support/tio/tio_2.0.bb Show resolved Hide resolved
@kraj
Copy link
Contributor

kraj commented Sep 28, 2022

please squash all commits into a single commit and refresh the PR

@onkelpit onkelpit changed the title tio: added tio version 2.0 and 1.47 tio: added tio version 2.0 Sep 28, 2022
@onkelpit onkelpit requested a review from kraj September 28, 2022 16:08
@kraj
Copy link
Contributor

kraj commented Sep 28, 2022

there is no need for a .inc file, please merge all content into .bb file and upload again

deleted tio v1.47

corrected RDEPENDS variable of recipe

tio: merged recipe into one file
@kraj
Copy link
Contributor

kraj commented Oct 4, 2022

fixed with bac3fe5

@kraj kraj closed this Oct 4, 2022
kraj pushed a commit to YoeDistro/meta-openembedded that referenced this pull request Dec 13, 2023
Changelog:

Breaking
  - Raise TypeError if toDict() returns a non-dict instead of silently converting it to null (openembedded#615) @eltoder
  - Use lowercase strings for bool dict keys (openembedded#614) @eltoder

Changed
  - Speed-up and cleanup objToJSON (openembedded#615) @eltoder
  - Use lowercase strings for bool dict keys (openembedded#614) @eltoder

Fixed
  - Fix typos found by codespell (openembedded#610) @DimitriPapadopoulos
  - Fix undefined behavior in Buffer_AppendLongUnchecked (openembedded#606) @WillAyd

Signed-off-by: Derek Straka <[email protected]>
Signed-off-by: Khem Raj <[email protected]>
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.

2 participants