aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2014-11-13Merge pull request #378 from fahadusman/fix-u-boot-version-stringrelease/2014.05-async2daisyNoor-Ahsan
u-boot: add our distro name in version string for fsl-ppc
2014-11-13u-boot: add our distro name in version string for fsl-ppcFahad Usman
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2014-11-12Merge pull request #376 from Yasir-Khan/pythonNoor-Ahsan
python: obey LDFLAGS
2014-11-12python: obey LDFLAGSYasir-Khan
(From Poky rev: adb3d77dd088392a25cdfd50736ded4933ba4ee5) These changes are already merged upstream and are added just for async release. JIRA: http://jira.alm.mentorg.com:8080/browse/SB-3923 Signed-off-by: Christopher Larson <chris_larson@mentor.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
2014-10-30Merge pull request #371 from Yasir-Khan/quotaNoor-Ahsan
core-image-base/sato: add quota userspace utilities
2014-10-30core-image-base/sato: add quota userspace utilitiesYasir-Khan
JIRA: http://jira.alm.mentorg.com:8080/browse/SB-3894 Signed-off-by: Yasir-Khan <yasir_khan@mentor.com>
2014-10-26Merge pull request #366 from fahadarslan/sb-3820Noor-Ahsan
Sb 3820
2014-10-25fm-ucode: provide package fm-ucode-imageFahad Arslan
Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
2014-10-23fm-ucode: add binary for 64bit T4240RDBFahad Arslan
Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
2014-10-21Merge pull request #363 from fahadarslan/sb-3820Noor-Ahsan
mux-server: get rid of 'No GNU_HASH in the elf binary' warning
2014-10-21mux-server: get rid of 'No GNU_HASH in the elf binary' warningFahad Usman
Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2014-10-21Merge pull request #362 from fahadarslan/sb-3820Noor-Ahsan
consolekit: obey the systemd distro feature
2014-10-21consolekit: obey the systemd distro featureFahad Arslan
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2014-10-10Merge pull request #353 from drewmoseley/fix-bashismChristopher Larson
setup-mel-builddir: Remove bash-specific syntax.
2014-10-10setup-mel-builddir: Remove bash-specific syntax.Drew Moseley
Remove the bash-specific test to ensure that this will work if the system default shell is dash which is the default on new Ubuntu installs. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-10-08Merge pull request #350 from joeythesaint/jjm/release-build-cleanupChristopher Larson
conf: exclude bbappends in meta-xilinx
2014-10-01conf: exclude bbappends in meta-xilinxJoe MacDonald
meta-xilinx contains bbappend files for three recipes we do not provide anywhere in our tree. Use BBMASK to automatically remove them when using the meta-xilinx layer. Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2014-09-16Merge pull request #311 from drewmoseley/lttng-in-mel-liteChristopher Larson
setup-mel-builddir: Enable LTTNG in MEL-Lite
2014-09-15setup-mel-builddir: Enable LTTNG in MEL-LiteDrew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-09-09Merge pull request #303 from fahadusman/async-2Noor-Ahsan
linuxi-qoriq-sdk: add p1010rdb and p2020rdb to compatible machines
2014-09-09linuxi-qoriq-sdk: add p1010rdb and p2020rdb to compatible machinesFahad Usman
lockdown kernel sources to tarball version for p2020rdb and p1010rdb by adding them to compatible machines of kernel and kernel headers recipe. Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2014-08-20Merge pull request #287 from drewmoseley/merge-from-release-2014.05Christopher Larson
Merge from release 2014.05
2014-08-20Merge remote-tracking branch 'mel/release/2014.05' into fooDrew Moseley
2014-08-18Merge pull request #281 from drewmoseley/fix-consolekit-adeChristopher Larson
consolekit: populate log directory
2014-08-17consolekit: populate log directoryDrew Moseley
Replace /var/log/ConsoleKit with tmpfiles.d conf because /var/log is a simlink pointing to /var/volatile/log which is tmpfs. Ported from: https://github.com/MentorEmbedded/mel-meta-atp/commit/4e90dd8d21593b7fa956153b2043d71a3aab5ffc Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-08-13Merge pull request #274 from darknighte/fix-ade-buildChristopher Larson
[ADE] Allow empty packages for core-image-sato
2014-08-12[ADE] Allow empty packages for core-image-satoSean Hudson
Signed-off-by: Sean Hudson <sean_hudson@mentor.com>
2014-08-01Merge pull request #270 from drewmoseley/sync-from-2014.05Drew Moseley
Sync from 2014.05
2014-07-30Merge remote-tracking branch 'mel/release/2014.05' into sync-from-2014.05Drew Moseley
2014-07-25packagegroup-tools-benchmark: Remove netperf.release/2014.05_fastboot_addonrelease/2014.05Noor
* netperf has licnesing issues so when we add tools-benchmark as IMAGE_FEATURE we get parsing error that netperf can't be build due to licenseing issue. Remogin it from Recipe for the time being. Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2014-07-24Merge pull request #266 from drewmoseley/gstreamerChristopher Larson
Changes needed for AMD64
2014-07-22Merge pull request #268 from fahadusman/sb-3245Noor-Ahsan
linux-qoriq-sdk: enable autofs kernel config
2014-07-22linux-qoriq-sdk: enable autofs kernel configFahad Usman
Autofs is required by proc-sys-fs-binfmt_misc.automount service which is currently failing for PPC targets. JIRA: http://jira.alm.mentorg.com:8080/browse/SB-3245 Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2014-07-20external-toolchain: Search for debug addons in lib64 as well as lib.Drew Moseley
Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-20alsa-state: Adjust packaging of asound.confDrew Moseley
If VIRTUAL-RUNTIME_alsa-state has been changed (as mel.conf does in the case of systemd) then the asound.conf file will not be included in the target. Adjust the packaging so that it ends up in the right place. Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
2014-07-17Merge pull request #265 from kergoth/sb-3245Noor-Ahsan
Disable inclusion of psplash in core-image-base
2014-07-16local.conf.sample: mention the 'splash' image featureChristopher Larson
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2014-07-16core-image-base: drop 'splash' from IMAGE_FEATURESChristopher Larson
We use core-image-base as a basic non-graphical image, so we don't want a splashscreen (not all the BSPs even have a framebuffer at this point). JIRA: SB-3245 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2014-07-16Merge pull request #264 from skrishnakar/sanity-tested-distrosChristopher Larson
sanity_tested_distro: Add Ubuntu-14.04 and remove other unsupported hosts
2014-07-17sanity_tested_distro: Add Ubuntu-14.04 and remove other unsupported hostsSrikanth Krishnakar
JIRA: SB-3254 We currently support ubuntu-12.04 LTS and ubuntu-14.04 LTS distro. Removed EOL (ubuntu-12.10, ubuntu-13.04 & Fedora 18,19) OS's from list Signed-off-by: Srikanth Krishnakar <Srikanth_Krishnakar@mentor.com>
2014-07-16Merge pull request #263 from fahadusman/sb-3245Noor-Ahsan
linux-qoriq-sdk: enable autofs kernel config
2014-07-16linux-qoriq-sdk: enable autofs kernel configFahad Usman
Autofs is required by proc-sys-fs-binfmt_misc.automount service which is currently failing for PPC targets. JIRA: http://jira.alm.mentorg.com:8080/browse/SB-3245 Signed-off-by: Fahad Usman <fahad_usman@mentor.com>
2014-07-14Merge pull request #262 from MentorEmbedded/sb-2976Christopher Larson
sstate: reduce 32/64bit host sstate reuse problems
2014-07-14sstate: reduce 32/64bit host sstate reuse problemsChristopher Larson
BUILD_MARCH, SITEINFO_ENDIANNESS, and SITEINFO_BITS affected native signatures, and now changes to native signatures also affect target recipes that depend upon them. Interestingly, changes to BUILD_ARCH will cause natives to rebuild, but not the target recipes that depend upon them, as BUILD_ARCH is dynamically produced with ${@}, and its unexpanded form is what goes into signatures, but the expanded version ends up in the sstate filename. Since the other variables should only change for native recipes when BUILD_ARCH does, it should be safe to exclude them from the signatures, thereby restoring the ability to reuse target sstate archives between 32 and 64 bit build hosts. JIRA: SB-2976 Signed-off-by: Christopher Larson <chris_larson@mentor.com>
2014-07-09Merge pull request #261 from sharidas/fix-sha-md5sum-linux-minnowChristopher Larson
linux-minnow: Fix to handle multiple sources sha256 and md5sum
2014-07-09linux-minnow: Fix to handle multiple sources sha256 and md5sumSujith H
There are two different souces for rt and non-rt kernel. Hence with one md5sum and sha256 the build breaks. This change will help to handle multiple sources and their md5sum and sha256 separately JIRA: SB-3226 Signed-off-by: Sujith H <Sujith_Haridasan@mentor.com>
2014-07-09setup-environment: Add rt kernel option for minnow boardMuzaffar Mahmood
Signed-off-by: Muzaffar Mahmood <muzaffar_mahmood@mentor.com> Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
2014-07-08Merge pull request #260 from fahadarslan/sb-3222Noor-Ahsan
wpa-supplicant: add missing build time dependency on libgcrypt
2014-07-08wpa-supplicant: add missing build time dependency on libgcryptFahad Arslan
Jira: SB-3222 Signed-off-by: Fahad Arslan <Fahad_Arslan@mentor.com>
2014-07-04Merge pull request #259 from kergoth/sb-2976Noor-Ahsan
archive-release: for minnow, drop ${RELEASE_IMAGE}.iso