========== = Recipe ========== SUMMARY = "Generates SQL from Perl data structures" AUTHOR = "Peter Rabbitson " HOMEPAGE = "https://metacpan.org/release/SQL-Abstract" SECTION = "libs" LICENSE = "Artistic-1.0 | GPL-1.0+" LIC_FILES_CHKSUM = "file://META.yml;md5=9756eb4cd606e68606e3f7de3567eed8" RDEPENDS_${PN} = " \ perl-module-scalar-util \ perl-module-list-util \ libclass-accessor-grouped-perl \ libgetopt-long-descriptive-perl \ libhash-merge-perl \ " RPROVIDES_${PN} = " \ libsql-abstract-perl \ libsql-abstract-test-perl \ libsql-abstract-tree-perl \ " #EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR}'" PARALLEL_MAKE = "" SRC_URI = "http://cpan.metacpan.org/authors/id/R/RI/RIBASUSHI/SQL-Abstract-${PV}.tar.gz" SRC_URI[md5sum] = "4eca363f44ab195e75f45f307c37660e" SRC_URI[sha256sum] = "55466f4a2dd9f919037d32e5a97b01084168e359b51fde85045215ea0405e7f2" S = "${WORKDIR}/SQL-Abstract-${PV}" inherit cpan BBCLASSEXTEND = "native" ========== = Make commands ========== /mnt/dev/fsl-community-bsp/sources/meta-company/recipes-company 15:13:57 $ ps aux | grep -i make company 4805 0.0 0.0 8840 1020 pts/2 T 15:12 0:00 make -e MAKEFLAGS= PASTHRU_INC= -O2 -pipe -g -feliminate-unused-debug-types LD=arm-poky-linux-gnueabi-gcc -march=armv7-a -mthumb-interwork -mfloat-abi=softfp -mfpu=neon --sysroot=/mnt/dev/fsl-community-bsp/build/tmp/sysroots/imx6qsabresd company 4856 0.0 0.0 4400 608 pts/2 T 15:12 0:00 /bin/sh -c /mnt/dev/fsl-community-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/perl-native/perl "-Iinc" Makefile.PL --config= --installdeps=Test::Warn,0,Test::Deep,0.101,Class::Accessor::Grouped,0.10005,Getopt::Long::Descriptive,0.091,Hash::Merge,0.12 company 4857 1.8 1.2 278840 208736 pts/2 T 15:12 0:01 /mnt/dev/fsl-community-bsp/build/tmp/sysroots/x86_64-linux/usr/bin/perl-native/perl.real -Iinc Makefile.PL --config= --installdeps=Test::Warn,0,Test::Deep,0.101,Class::Accessor::Grouped,0.10005,Getopt::Long::Descriptive,0.091,Hash::Merge,0.12 root 5035 0.0 0.0 113684 3472 pts/2 T 15:12 0:00 /usr/bin/sudo /usr/bin/make install