summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/inotify-tools/inotify-tools_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* inotify-tools: fix __NR_inotify_add_watch system call number on _MIPS_SIM_ABI64Jackie Huang2017-06-121-0/+1
| | | | | | | | | The correct value should be the same as defined in linux/arch/mips/include/uapi/asm/unistd.h Signed-off-by: Roy Li <rongqing.li@windriver.com> Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* inotify-tools: add recipeAndrea Galbusera2016-10-251-0/+23
inotify-tools is a C library and a set of command-line programs for Linux providing a simple interface to inotify. Signed-off-by: Andrea Galbusera <gizero@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>