diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-08-10 11:51:07 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-08-25 23:03:44 +0100 |
commit | 19214aeb1d048d4bc1577a676f0337603cea6586 (patch) | |
tree | 75639d48e0b9b894fdffddbd0bb97c2b2ba84e39 /meta/recipes-core | |
parent | 4f31b121310f3a38e1183b58b7a06d7a5550b38d (diff) | |
download | poky-19214aeb1d048d4bc1577a676f0337603cea6586.tar.gz |
packagegroup-core-tools-testapps: remove tslib references
Remove tslib references from packagegroup-core-tools-testapps since
we removed tslib along with xtscal.
(From OE-Core rev: fe4648423ab7cc72f2d702265ca54d61537e7f88)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r-- | meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb index e2d93d2387..317097854f 100644 --- a/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb +++ b/meta/recipes-core/packagegroups/packagegroup-core-tools-testapps.bb | |||
@@ -35,8 +35,6 @@ X11TOOLS = "\ | |||
35 | 35 | ||
36 | RDEPENDS_${PN} = "\ | 36 | RDEPENDS_${PN} = "\ |
37 | blktool \ | 37 | blktool \ |
38 | tslib-calibrate \ | ||
39 | tslib-tests \ | ||
40 | lrzsz \ | 38 | lrzsz \ |
41 | ${KEXECTOOLS} \ | 39 | ${KEXECTOOLS} \ |
42 | alsa-utils-amixer \ | 40 | alsa-utils-amixer \ |