mirror of
https://git.yoctoproject.org/poky
synced 2026-07-16 03:47:03 +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)
|