Skip to content

Commit

Permalink
tslib: Add native & nativestdk package support
Browse files Browse the repository at this point in the history
Add support for building native and nativesdk variants.

Signed-off-by: Bhargav Das <[email protected]>
Signed-off-by: Armin Kuster <[email protected]>
  • Loading branch information
bhargavdas authored and akuster committed May 6, 2023
1 parent 996dddd commit 6fe731c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions meta-oe/recipes-graphics/tslib/tslib_1.22.bb
Original file line number Diff line number Diff line change
Expand Up @@ -81,3 +81,5 @@ FILES:tslib-uinput += "${bindir}/ts_uinput"

FILES:tslib-tests = "${bindir}/ts_harvest ${bindir}/ts_print ${bindir}/ts_print_raw ${bindir}/ts_print_mt \
${bindir}/ts_test ${bindir}/ts_test_mt ${bindir}/ts_verify ${bindir}/ts_finddev ${bindir}/ts_conf"

BBCLASSEXTEND = "native nativesdk"

0 comments on commit 6fe731c

Please sign in to comment.