vala: fix valac circular dependency, part II
authorPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 14:08:16 +0000 (06:08 -0800)
committerPatrick Ohly <patrick.ohly@intel.com>
Wed, 28 Jan 2015 14:08:16 +0000 (06:08 -0800)
The previous commit for this made the patch obsolete and deleted
it, but did not include the removal from the SRC_URI, thus breaking
the build.

Change-Id: I7533b764be6cbcc6493adcfce160009b06a474f7

meta-tizen-common-base/recipes-devtools/vala/vala-extraconf.inc

index 5ff1ccc..5674bd4 100644 (file)
@@ -3,7 +3,6 @@ inherit pkgconfig
 EXTRA_OECONF = " --with-pic --disable-vapigen"
 
 SRC_URI += " file://0001-git-version-gen-don-t-append-dirty-if-we-re-not-in-g.patch"
-SRC_URI += " file://Fix-time-stamp.patch"
 
 RDEPENDS_${PN}_remove_class-native = "update-alternatives-native"