diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb index b2a471dd00..ebae18b628 100644 --- a/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb +++ b/recipes/freesmartphone/vala-dbus-binding-tool-native_git.bb @@ -7,5 +7,4 @@ PV = "0.1.0+gitr${SRCREV}" SRC_URI = "${FREESMARTPHONE_GIT}/vala-dbus-binding-tool.git;protocol=git;branch=master" S = "${WORKDIR}/git" -inherit autotools native autotools_stage - +inherit autotools_stage native |