From 1efd30ba7b8941abdbb504ef0684061d5b51a64d Mon Sep 17 00:00:00 2001 From: John Klug Date: Wed, 7 Jun 2017 13:39:00 -0500 Subject: Not using patch in bitbake recipe --- recipes-devtools/node-red/node-red_0.11.1.bb | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes-devtools') diff --git a/recipes-devtools/node-red/node-red_0.11.1.bb b/recipes-devtools/node-red/node-red_0.11.1.bb index fc9809e..bcf5a67 100644 --- a/recipes-devtools/node-red/node-red_0.11.1.bb +++ b/recipes-devtools/node-red/node-red_0.11.1.bb @@ -5,8 +5,6 @@ LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/Apache-2.0;md5=89aea4e17d99a7ca DEPENDS = "nodejs nodejs-native" RDEPENDS_${PN} += "bash" PR = "r0" -FILESEXTRAPATHS_prepend := ":${THISDIR}/files:" -SRC_URI += "file://errnopatch.txt" inherit npm-base -- cgit v1.2.3