-
Notifications
You must be signed in to change notification settings - Fork 77
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This includes the following main components: - hailo-pci (OSS kernel module) - hailo-firmware (proprietary firmware for hailo8 chip) - hailort (Userspace Libraries) - hailortcli (tool) - hailort (service) - libhailort (c library) - libhailort-dev (dev package) - python3-hailort (python library) - libgsthailo (gstreamer element) Signed-off-by: Li Hua Qian <[email protected]>
- Loading branch information
Showing
4 changed files
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# | ||
# Copyright (c) Siemens AG, 2024 | ||
# | ||
# Authors: | ||
# Li Hua Qian <[email protected]> | ||
# | ||
# This file is subject to the terms and conditions of the MIT License. See | ||
# COPYING.MIT file in the top-level directory. | ||
# | ||
|
||
header: | ||
version: 14 | ||
|
||
repos: | ||
meta-hailo: | ||
path: ${TOPDIR}/../meta-hailo |
Submodule meta-hailo
added at
f9ad9e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters