[oe-commits] Tom Rini : gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG

git version control git at git.openembedded.org
Fri Jun 4 23:56:13 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 82b3f9bc85ebfe111eba9fe2a124db3a8ad8c81c
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=82b3f9bc85ebfe111eba9fe2a124db3a8ad8c81c

Author: Tom Rini <tom_rini at mentor.com>
Date:   Fri Jun  4 16:45:41 2010 -0700

gdk-pixbuf-csource-native (2.12.11): Switch to FILESPATHPKG

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb b/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb
index 5e62637..36c0e47 100644
--- a/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb
+++ b/recipes/gtk+/gdk-pixbuf-csource-native_2.12.11.bb
@@ -2,7 +2,7 @@ require gtk+_${PV}.bb
 inherit native
 DEPENDS = "jpeg-native libpng-native gettext-native glib-2.0-native libx11-native"
 S = "${WORKDIR}/gtk+-${PV}"
-FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files"
+FILESPATHPKG =. "gdk-pixbuf-csource:gtk+-${PV}:"
 SRC_URI += "file://reduce-dependencies.patch"
 
 #clear recommends for uclibc builds





More information about the Openembedded-commits mailing list