diff options
Diffstat (limited to 'recipes/freesmartphone/mioctl_git.bb')
-rw-r--r-- | recipes/freesmartphone/mioctl_git.bb | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/recipes/freesmartphone/mioctl_git.bb b/recipes/freesmartphone/mioctl_git.bb index 56bb1c42af..e09c424b51 100644 --- a/recipes/freesmartphone/mioctl_git.bb +++ b/recipes/freesmartphone/mioctl_git.bb @@ -10,8 +10,4 @@ PR = "r0" SRC_URI = "${FREESMARTPHONE_GIT}/cornucopia.git;protocol=git;branch=master" S = "${WORKDIR}/git/tools/mioctl" -do_stage() { - : -} - inherit autotools vala |