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

[Yocto] Fix yocto daily build #21

Closed
wants to merge 6 commits into from
Closed

[Yocto] Fix yocto daily build #21

wants to merge 6 commits into from

Conversation

gichan-jang
Copy link
Owner

Fix fetcer failure of yocto daily build.
Get fetch depth according to the action event.


[Template] PR Description

In general, github system automatically copies your commit message for your convenience.
Please remove unused part of the template after writing your own PR description with this template.

$ git commit -s filename1 filename2 ... [enter]

Summarize changes in around 50 characters or less

More detailed explanatory text, if necessary. Wrap it to about 72
characters or so. In some contexts, the first line is treated as the
subject of the commit and the rest of the text as the body. The
blank line separating the summary from the body is critical;
various tools like `log`, `shortlog` and `rebase` can get confused 
if you run the two together.

Further paragraphs come after blank lines.

**Changes proposed in this PR:**
- Bullet points are okay, too
- Typically a hyphen or asterisk is used for the bullet, preceded
  by a single space, with blank lines in between, but conventions vary here.

Resolves: #123
See also: #456, #789

**Self evaluation:**
1. Build test: [ ]Passed [ ]Failed [*]Skipped
2. Run test: [ ]Passed [ ]Failed [*]Skipped

**How to evaluate:**
1. Describe how to evaluate in order to be reproduced by reviewer(s).

Add signed-off message automatically by running **$git commit -s ...** command.

$ git push origin <your_branch_name>

anyj0527 and others added 4 commits November 27, 2024 11:37
- Remove an unused variable in openvino.cc
- Use `UNUSED` macro for an unused variable in trix_engine.cc

Signed-off-by: Yongjoo Ahn <[email protected]>
- Add override keyword for some overridden methods.

Signed-off-by: Yongjoo Ahn <[email protected]>
- Add proper Wno flag to fix compile opencv related sources.

Signed-off-by: Yongjoo Ahn <[email protected]>
- Update the subplugin list.
- Update the "how to write tensor-filter subplugin" document.

Signed-off-by: MyungJoo Ham <[email protected]>
@taos-ci
Copy link
Collaborator

taos-ci commented Nov 27, 2024

📝 TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #21. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.

@gichan-jang gichan-jang force-pushed the yocto/build branch 2 times, most recently from ec72a79 to dae4e71 Compare November 27, 2024 05:23
From Tizen 10, i586 is removed.
Let's remove the i586 build.

Signed-off-by: Gichan Jang <[email protected]>
Fix fetcer failure of yocto daily build.
Get fetch depth according to the action event.

Signed-off-by: Gichan Jang <[email protected]>
@gichan-jang gichan-jang closed this Dec 9, 2024
@gichan-jang gichan-jang deleted the yocto/build branch December 9, 2024 05:38
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.

4 participants