?? u-boot-1.1.6-mpc8360epb.spec
字號:
%define pfx /opt/freescale/rootfs/%{_target_cpu}Summary : Universal Bootloader firmwareName : u-bootVersion : 1.1.6Release : 1License : GPLVendor : FreescalePackager : Lee NipperGroup : Applications/SystemSource : %{name}-%{version}.tar.bz2Patch0 : u-boot-1.1.6-fsl-1-mpc83xx-20061206.patchBuildRoot : %{_tmppath}/%{name}Prefix : %{pfx}%Description U-Boot 1.1.6 configured for mpc8360E MDS board. The patch file used is based on source changes from http://opensource.freescale.com/pub/scm/u-boot-83xx.git (a public git repository) using the tree with sha1 value dd520bf314c7add4183c5191692180f576f96b60. This git tag is identified for this code baseline: U-Boot-1_1_6-fsl-1%{summary}All source and patches from Freescale.%Prep%setup -n %{name}-%{version}%patch0 -p1%BuildPKG_U_BOOT_CONFIG_TYPE=${PKG_U_BOOT_CONFIG_TYPE:-MPC8360EMDS_config}make HOSTCC="$BUILDCC" CROSS_COMPILE=$TOOLCHAIN_PREFIX $PKG_U_BOOT_CONFIG_TYPEmake HOSTCC="$BUILDCC" HOSTSTRIP="$BUILDSTRIP" \ CROSS_COMPILE=$TOOLCHAIN_PREFIX $PKG_U_BOOT_BUILD_ARGS all%Installrm -rf $RPM_BUILD_ROOTmkdir -p $RPM_BUILD_ROOT/%{pfx}/bootfor i in u-boot.bin u-bootdo cp $i $RPM_BUILD_ROOT/%{pfx}/bootdone%Cleanrm -rf $RPM_BUILD_ROOT%Files%defattr(-,root,root)%{pfx}/*
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -