mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 06:19:56 +00:00
d62ee7eaf2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
4 lines
48 B
Bash
4 lines
48 B
Bash
#! /bin/sh
|
|
|
|
kill -USR1 $(pidof ubootchartd_bin)
|