diff options
author | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-21 20:42:30 +0200 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-21 20:42:30 +0200 |
commit | 696ab6142882ebd888680214c11659b4700a3b00 (patch) | |
tree | 26c0d64ff290ff5e5501d27ba6c48fbc18f6d208 /recipes | |
parent | 578a2e59434c76249ad65410d9004bbdc0c65f28 (diff) |
xtrans: removed unneeded FILESPATHPKG
there are no patches for this recipe and dir dies not exist
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/xorg-lib/xtrans_1.2.5.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/xorg-lib/xtrans_1.2.5.bb b/recipes/xorg-lib/xtrans_1.2.5.bb index 93e9e22fac..e6e3714702 100644 --- a/recipes/xorg-lib/xtrans_1.2.5.bb +++ b/recipes/xorg-lib/xtrans_1.2.5.bb @@ -8,8 +8,6 @@ PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "2d1e57e82acc5f21797e92341415af2f" SRC_URI[archive.sha256sum] = "cc71a391f4da8176e5daeeac1ddf5137ba5e8d2263cb93a49f9e2a9976b90899" -FILESPATHPKG .= ":xtrans-${PV}:xtrans" - ALLOW_EMPTY = "1" BBCLASSEXTEND = "native nativesdk" |