Loading recipes-help/update393/update393_1.0.bb +5 −5 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ SRC_URI = "file://LICENSE" S = "${WORKDIR}/" DEV_DIR = "${TOPDIR}/.." DEV_DIR = "${TOPDIR}/../.." R0 = "meta-elphel393" R1 = "meta-ezynq" R0 = "meta/meta-elphel393" R1 = "meta/meta-ezynq" R2 = "linux-elphel" R3 = "../x393" R4 = "../x393_sata" R3 = "fpga-elphel/x393" R4 = "fpga-elphel/x393_sata" addtask do_pull before do_compile after do_configure Loading recipes-kernel/linux/linux-xlnx_4.0.bbappend +2 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ linux-elphel_srcrev= "" #linux-elphel_srcrev= "0ca36687a400fd9a5c4510295ae5be88aac77fa4" # DEV_DIR ?= "${TOPDIR}/../linux-elphel" DEV_DIR ?= "${TOPDIR}/../../linux-elphel" # set output for Eclipse project setup parser: EXTRA_OEMAKE += "-s -w -B KCFLAGS='-v'" # or use a variable: Loading Loading
recipes-help/update393/update393_1.0.bb +5 −5 Original line number Diff line number Diff line Loading @@ -17,13 +17,13 @@ SRC_URI = "file://LICENSE" S = "${WORKDIR}/" DEV_DIR = "${TOPDIR}/.." DEV_DIR = "${TOPDIR}/../.." R0 = "meta-elphel393" R1 = "meta-ezynq" R0 = "meta/meta-elphel393" R1 = "meta/meta-ezynq" R2 = "linux-elphel" R3 = "../x393" R4 = "../x393_sata" R3 = "fpga-elphel/x393" R4 = "fpga-elphel/x393_sata" addtask do_pull before do_compile after do_configure Loading
recipes-kernel/linux/linux-xlnx_4.0.bbappend +2 −1 Original line number Diff line number Diff line Loading @@ -19,7 +19,8 @@ linux-elphel_srcrev= "" #linux-elphel_srcrev= "0ca36687a400fd9a5c4510295ae5be88aac77fa4" # DEV_DIR ?= "${TOPDIR}/../linux-elphel" DEV_DIR ?= "${TOPDIR}/../../linux-elphel" # set output for Eclipse project setup parser: EXTRA_OEMAKE += "-s -w -B KCFLAGS='-v'" # or use a variable: Loading