1. ==========
  2. = Recipe
  3. ==========
  4. SUMMARY = "Generates SQL from Perl data structures"
  5. AUTHOR = "Peter Rabbitson <ribasushi@cpan.org>"
  6. HOMEPAGE = "https://metacpan.org/release/SQL-Abstract"
  7. SECTION = "libs"
  8. LICENSE = "Artistic-1.0 | GPL-1.0+"
  9. LIC_FILES_CHKSUM = "file://META.yml;md5=9756eb4cd606e68606e3f7de3567eed8"
  10.  
  11. RDEPENDS_${PN} = " \
  12. perl-module-scalar-util \
  13. perl-module-list-util \
  14. libclass-accessor-grouped-perl \
  15. libgetopt-long-descriptive-perl \
  16. libhash-merge-perl \
  17. "
  18.  
  19. RPROVIDES_${PN} = " \
  20. libsql-abstract-perl \
  21. libsql-abstract-test-perl \
  22. libsql-abstract-tree-perl \
  23. "
  24.  
  25. #EXTRA_CPANFLAGS = "INC='-I${STAGING_INCDIR}' LIBS='-L${STAGING_LIBDIR}'"
  26.  
  27. PARALLEL_MAKE = ""
  28.  
  29. SRC_URI = "http://cpan.metacpan.org/authors/id/R/RI/RIBASUSHI/SQL-Abstract-${PV}.tar.gz"
  30. SRC_URI[md5sum] = "4eca363f44ab195e75f45f307c37660e"
  31. SRC_URI[sha256sum] = "55466f4a2dd9f919037d32e5a97b01084168e359b51fde85045215ea0405e7f2"
  32.  
  33. S = "${WORKDIR}/SQL-Abstract-${PV}"
  34.  
  35. inherit cpan
  36.  
  37. BBCLASSEXTEND = "native"
  38.  
  39. ==========
  40. = Make commands
  41. ==========
  42.  
  43. /mnt/dev/fsl-community-bsp/sources/meta-company/recipes-company 15:13:57 $ ps aux | grep -i make
  44. 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
  45. 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
  46. 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
  47. root 5035 0.0 0.0 113684 3472 pts/2 T 15:12 0:00 /usr/bin/sudo /usr/bin/make install