diff options
author | Tom Rini <tom_rini@mentor.com> | 2010-06-09 10:48:31 -0700 |
---|---|---|
committer | Tom Rini <tom_rini@mentor.com> | 2010-06-09 10:50:55 -0700 |
commit | ea0f1b38fffc6a13385f31e5466f583e86b186ab (patch) | |
tree | 5f6dabc96ace36ad45bf22623ad08805065a140c /recipes/gtk+/gtk+-fastscaling_2.10.14.bb | |
parent | 9176b8adbfc1fc55e0f5b8d67cac1c5e4c3531e2 (diff) |
gtk+-fastscaling: Switch to FILESPATHPKG
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/gtk+/gtk+-fastscaling_2.10.14.bb')
-rw-r--r-- | recipes/gtk+/gtk+-fastscaling_2.10.14.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gtk+/gtk+-fastscaling_2.10.14.bb b/recipes/gtk+/gtk+-fastscaling_2.10.14.bb index d2b3347d82..9dd78a4562 100644 --- a/recipes/gtk+/gtk+-fastscaling_2.10.14.bb +++ b/recipes/gtk+/gtk+-fastscaling_2.10.14.bb @@ -1,6 +1,6 @@ require gtk+_${PV}.bb -FILESPATH_prepend = "${FILE_DIRNAME}/gtk+-${PV}:" +FILESPATHPKG =. "gtk+-${PV}:" DEFAULT_PREFERENCE = "-1" |