On Sun, Aug 29, 2010 at 2:54 AM, Koen Kooi <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 28-08-10 22:24, Khem Raj wrote: >> Signed-off-by: Khem Raj <[email protected]> >> --- >> recipes/esc/esc-node-demo_git.bb | 4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/recipes/esc/esc-node-demo_git.bb >> b/recipes/esc/esc-node-demo_git.bb >> index 814771b..f29b7ba 100644 >> --- a/recipes/esc/esc-node-demo_git.bb >> +++ b/recipes/esc/esc-node-demo_git.bb >> @@ -23,7 +23,7 @@ do_install() { >> install -m 0755 ${S}/${i} ${D}${datadir}/esc-training >> done >> } >> - >> -RDEPENDS_${PN} = "nodejs" >> +# disable for now until nodejs recipe is committed >> +#RDEPENDS_${PN} = "nodejs" >> FILES_${PN} += "${datadir}/esc-training" > > NAK, push the nodejs patch instead
It was still under review I can wait until that recipe is OKed > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > > iD8DBQFMei48MkyGM64RGpERAj2fAKCkRK+MKrSrtYzIDiYqsEgB1VZSSACeN8cp > wzPv0Q/K0arcwOsf3SfM+MY= > =zXOz > -----END PGP SIGNATURE----- > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
